@charset "UTF-8";
/*
Theme Name: kunihiro Theme
Theme URI: http://www.brightlogg.com/
Author: staff
Description: kunihiro
Version: 1.0.0
Tags:
*/
/* フォント設定 */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
.fa-angle-up:before {
  content: "\f106"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa {
  position: relative;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0); }

/* ユーティリティ設定 */
/*==================================================
 * utility margin
 *================================================*/
/* margin */
.m0 {
  margin: 0; }

.m0a {
  margin: 0 auto; }

/* margin-top */
.mt5 {
  margin-top: 5px; }

.mt10 {
  margin-top: 10px; }

.mt15 {
  margin-top: 15px; }

.mt20 {
  margin-top: 20px; }

.mt25 {
  margin-top: 25px; }

.mt30 {
  margin-top: 30px; }

.mt35 {
  margin-top: 35px; }

.mt40 {
  margin-top: 40px; }

.mt45 {
  margin-top: 45px; }

.mt50 {
  margin-top: 50px; }

/* margin-bottom */
.mb5 {
  margin-bottom: 5px; }

.mb10 {
  margin-bottom: 10px; }

.mb15 {
  margin-bottom: 15px; }

.mb20 {
  margin-bottom: 20px; }

.mb25 {
  margin-bottom: 25px; }

.mb30 {
  margin-bottom: 30px; }

.mb35 {
  margin-bottom: 35px; }

.mb40 {
  margin-bottom: 40px; }

.mb45 {
  margin-bottom: 45px; }

.mb50 {
  margin-bottom: 50px; }

/*==================================================
 * utility padding
 *================================================*/
/* padding */
.p0 {
  padding: 0; }

/* padding-top */
.pt5 {
  padding-top: 5px; }

.pt10 {
  padding-top: 10px; }

.pt15 {
  padding-top: 15px; }

.pt20 {
  padding-top: 20px; }

.pt25 {
  padding-top: 25px; }

.pt30 {
  padding-top: 30px; }

.pt35 {
  padding-top: 35px; }

.pt40 {
  padding-top: 40px; }

.pt45 {
  padding-top: 45px; }

.pt50 {
  padding-top: 50px; }

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

.pb5 {
  padding-bottom: 5px; }

.pb10 {
  padding-bottom: 10px; }

.pb15 {
  padding-bottom: 15px; }

.pb20 {
  padding-bottom: 20px; }

.pb25 {
  padding-bottom: 25px; }

.pb30 {
  padding-bottom: 30px; }

.pb35 {
  padding-bottom: 35px; }

.pb40 {
  padding-bottom: 40px; }

.pb45 {
  padding-bottom: 45px; }

.pb50 {
  padding-bottom: 50px; }

/* 変数設定 */
/* normalize */
/*==================================================
 * normalize.css v2.0.1 | MIT License | git.io/normalize
 *================================================*/
article,
aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block; }

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

[hidden] {
  display: none; }

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size: 100%; }

body {
  margin: 0; }

a:focus {
  outline: thin∫ dotted; }

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

h1 {
  font-size: 2em; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: '\201C' '\201D' '\2018' '\2019'; }

small {
  font-size: 80%; }

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

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

img {
  border: 0; }

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

figure {
  margin: 0; }

fieldset {
  margin: 0 2px;
  padding: .35em .625em .75em;
  border: 1px solid #c0c0c0; }

legend {
  padding: 0;
  border: 0; }

button, input, select, textarea {
  font-size: 100%;
  margin: 0; }

button, input {
  line-height: normal; }

button, html input[type='button'], input[type='reset'], input[type='submit'] {
  cursor: pointer;
  -webkit-appearance: button; }

button[disabled],
input[disabled] {
  cursor: default; }

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

input[type='search'] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield; }

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

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

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

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./scss/ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./scss/fonts/slick.eot");
  src: url("./scss/fonts/slick.eot?#iefix") format("embedded-opentype"), url("./scss/fonts/slick.woff") format("woff"), url("./scss/fonts/slick.ttf") format("truetype"), url("./scss/fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

/* 共通ベーススタイル設定 */
/*==================================================
 * layout common
 *================================================*/
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-style: normal;
  font-weight: normal;
  font-size: 100%;
  vertical-align: baseline;
  color: #747474; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

html {
  overflow-y: scroll;
  height: 100%; }

blockquote, q {
  quotes: none; }

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

input, textarea {
  margin: 0;
  padding: 0; }

ol, ul {
  list-style: none; }

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

caption, th {
  text-align: left; }

a:focus {
  outline: none; }

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden; }

.clearfix {
  min-height: 1px; }

* html .clearfix {
  height: 1px;
  /*짜*/
     /*/
height: auto;
overflow: hidden;
/**/ }

.both {
  clear: both; }

body {
  font-family: Helvetica Neue, Helvetica, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", Meiryo, メイリオ, serif;
  font-size: 100%;
  height: 100%;
  line-height: 1.5; }

body.error404 {
  height: 100%;
  background-image: url(../img/usagi_404_bg.png);
  background-position: 50% 50%;
  background-attachment: fixed; }
  body.error404 .site {
    height: 100%; }
    body.error404 .site .site-content {
      height: 100%; }

/*
body {
  width:100%;
  -webkit-text-size-adjust: 100%;
}
*/
img {
  vertical-align: middle; }

a > img:hover {
  opacity: 0.8; }

a {
  color: #333;
  text-decoration: none; }

a:focus,
a:hover {
  text-decoration: none; }

ul, ol {
  list-style: none; }

h1, h2, h3, h4, h5, h6 {
  font-family: Helvetica Neue, Helvetica, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", Meiryo, メイリオ, serif;
  font-weight: normal;
  text-transform: none;
  line-height: 1.5; }

p {
  margin: 0;
  font-size: 0.875rem;
  color: #747474;
  line-height: 1.5; }

/* レイアウト、モジュール設定 */
/*==================================================
 * コンテナー設定
 *================================================*/
.no-padding {
  padding: 0; }

@media only screen and (min-width: 960px) {
  .container {
    width: 990px; } }
#container {
  max-width: 950px;
  height: 50px;
  padding: .6em;
  margin: 0 auto;
  box-sizing: border-box; }

.inner {
  position: relative;
  margin: 0 auto;
  padding: 1em 0; }

@media only screen and (min-width: 960px) {
  .inner {
    width: 960px;
    padding: 20px 0; } }
.section-title {
  font-size: 1.6em; }

.more-link {
  display: inline-block;
  float: right;
  padding: .5em;
  letter-spacing: .1em;
  color: #fff;
  border-radius: 3px;
  background: transparent; }

.more-link:after {
  font-size: .8em;
  margin-left: .3em; }

.more-link:hover {
  -webkit-transition: background, color, 0.5s ease-in;
  transition: background, color, .5s ease-in;
  color: #56ab48;
  background: #fff; }

@media only screen and (min-width: 960px) {
  .more-link {
    text-transform: uppercase; } }
/*==================================================
 * ヘッダーエリア設定
 *================================================*/
/*==================================================
 * layout header
 *================================================*/
#loader {
  height: 100%;
  width: 100%; }
  #loader img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -75px;
    margin-top: -75px; }

.box-load {
  opacity: 0; }
  .box-load-act {
    -webkit-transition: all 0.15s;
    -moz-transition: all 0.15s;
    -ms-transition: all 0.15s;
    transition: all 0.15s;
    opacity: 1; }

#page {
  height: 100%;
  display: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s; }

.navbar-default {
  display: inline-block;
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  border: none;
  background-color: transparent; }

.site-footer .navbar-default {
  width: 50%;
  margin: 0 0 10px; }

.navbar {
  min-height: 0; }

@media only screen and (max-width: 767px) {
  .navbar-default {
    width: 100%; }

  .site-footer .navbar {
    display: none; }

  .navbar-header {
    position: fixed;
    top: 0;
    right: 5%; } }
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px; }

@media (min-width: 768px) {
  .navbar-default .navbar-nav {
    margin-top: 15px;
    font-size: 0;
    width: 100%; }
    .navbar-default .navbar-nav > li {
      display: inline-block;
      float: none;
      padding-right: 15px;
      width: 10%;
      text-align: center; }
      .navbar-default .navbar-nav > li:nth-of-type(8) {
        padding-right: 0; }
      .navbar-default .navbar-nav > li.menu-contact {
        display: none; }
      .navbar-default .navbar-nav > li.active > a {
        background-color: inherit; }
        .navbar-default .navbar-nav > li.active > a:hover {
          background-color: #747474; }
      .navbar-default .navbar-nav > li > a {
        display: block;
        padding: 0 0 5px;
        margin: 0;
        font-size: 0.875rem;
        line-height: 1.5;
        color: #747474;
        overflow: hidden; }
        .navbar-default .navbar-nav > li > a p {
          font-size: 0.875rem; }
        .navbar-default .navbar-nav > li > a:hover:after, .navbar-default .navbar-nav > li > a:active:after {
          content: "";
          height: 1px;
          display: block;
          width: 16.5%;
          margin: auto;
          background-color: #747474; }
      .navbar-default .navbar-nav > li .dropdown-menu {
        padding: 0;
        border-radius: 0; }
        .navbar-default .navbar-nav > li .dropdown-menu .current-menu-item > a {
          border-bottom: none;
          color: #555;
          background-color: #fff; }
    .navbar-default .navbar-nav .current-menu-item > a:after {
      content: "";
      height: 1px;
      display: block;
      width: 20%;
      margin: auto;
      background-color: #747474; } }
@media (min-width: 768px) {
  .site-footer .navbar-default .navbar-nav {
    margin-top: 0;
    font-size: 0; }
    .site-footer .navbar-default .navbar-nav > li {
      padding-right: 12px;
      margin-right: 12px;
      border-right: 1px solid #fff; }
      .site-footer .navbar-default .navbar-nav > li:nth-of-type(5) {
        padding-right: 0;
        margin-right: 0;
        border-right: none; }
      .site-footer .navbar-default .navbar-nav > li > a {
        padding: 0;
        font-size: 0.813rem;
        color: #fff;
        font-weight: normal; }
        .site-footer .navbar-default .navbar-nav > li > a:hover, .site-footer .navbar-default .navbar-nav > li > a:active {
          border-bottom: none;
          color: #33cccc; }
      .site-footer .navbar-default .navbar-nav > li .sub-menu {
        display: none; }
    .site-footer .navbar-default .navbar-nav .current-menu-item > a {
      border-bottom: none;
      color: #33cccc; } }
@media only screen and (max-width: 767px) {
  .navbar-default .navbar-nav {
    margin: 0; }
    .navbar-default .navbar-nav > li:nth-of-type(5) {
      margin-right: 0; }
    .navbar-default .navbar-nav > li > a {
      font-size: 0.875rem;
      font-weight: normal;
      color: #747474;
      background-color: #fff;
      line-height: 27px;
      text-align: center; }
      .navbar-default .navbar-nav > li > a p {
        font-size: 18px; }
      .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:active {
        background-color: #fff !important; }
    .navbar-default .navbar-nav .current-menu-item > a {
      background-color: #fff; }
    .navbar-default .navbar-nav .dropdown-menu {
      padding: 0; }
      .navbar-default .navbar-nav .dropdown-menu li {
        padding: 0;
        border-top: 1px solid #e5ebf0; }
        .navbar-default .navbar-nav .dropdown-menu li a {
          padding: 7px 25px;
          font-size: 0.875rem;
          font-weight: normal;
          color: #747474 !important;
          text-align: center !important; }
          .navbar-default .navbar-nav .dropdown-menu li a:hover, .navbar-default .navbar-nav .dropdown-menu li a:active {
            background-color: #fff !important; } }
.site-header {
  background-color: #ffffff;
  margin-bottom: 0;
  margin-bottom: 0;
  position: fixed;
  height: 300px;
  right: 0px;
  left: 0px; }

.scroll .site-header {
  left: 0;
  right: 0;
  /*position: fixed;
  background: #fff;*/
  z-index: 100;
  height: 130px;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: .3s;
  transition-duration: .3s; }

@media only screen and (max-width: 767px) {
  .site-header {
    position: relative;
    z-index: 100;
    height: 52px;
    position: fixed; }

  .scroll .site-header {
    left: 0;
    right: 0;
    /*position: fixed;
    background: #fff;*/
    z-index: 100;
    height: 60px;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    transition-duration: .3s; } }
.site-branding {
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px; }

.site-footer .site-branding {
  padding: 20px 0; }

@media only screen and (max-width: 767px) {
  .site-branding {
    height: auto;
    padding: 20px 0; } }
.logo {
  width: 150px;
  height: 177px;
  margin: 0 auto;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: .2s;
  transition-duration: .2s; }
  .logo a {
    display: block;
    background-image: url(./img/saorikunihiro_logo.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    text-indent: -3000%;
    overflow: hidden;
    width: 155px;
    height: 177px; }

.scroll .logo {
  height: 15px; }
  .scroll .logo a {
    background-image: url(./img/logo_text.png);
    height: 15px; }

.site-footer .logo {
  margin-right: 70px; }

@media only screen and (max-width: 767px) {
  .logo {
    margin: 0 auto;
    height: 15px; }
    .logo a {
      width: 100%;
      height: 15px;
      background-image: url(./img/logo_text.png); }

  .site-footer .logo {
    margin-left: 35px; }
    .site-footer .logo img {
      max-width: 85%; }

  .scroll .logo a {
    height: 0px; } }
.site-link {
  float: right;
  margin-top: 8px; }

.navbar-default .navbar-toggle {
  width: auto;
  height: auto;
  padding: 15px 5%;
  margin: 0;
  border: none;
  text-align: center;
  background: none;
  border-radius: 0;
  box-shadow: none; }

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: inherit; }

.navbar-default .navbar-toggle {
  height: 52px; }
  .navbar-default .navbar-toggle .icon-bar {
    width: 30px;
    height: 2px;
    margin: 0 auto;
    background-color: #111;
    border-radius: none;
    transition: .2s; }

.navbar-toggle .collapsed .icon-bar + .icon-bar {
  margin-top: 8px;
  transition: .3s; }

.icon-bar {
  margin-top: 0; }
  .icon-bar:nth-child(2) {
    display: none; }
  .icon-bar:nth-child(3) {
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    top: 2px;
    position: relative; }
  .icon-bar:nth-child(4) {
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  .icon-bar + .icon-bar {
    margin-top: 0; }

.collapsed .icon-bar:nth-child(2) {
  display: block; }
.collapsed .icon-bar:nth-child(3) {
  transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  top: 0;
  position: relative; }
.collapsed .icon-bar:nth-child(4) {
  transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg); }
.collapsed .icon-bar + .icon-bar {
  margin-top: 8px; }

.navbar-default button.navbar-toggle .icon-text-menu {
  line-height: 0;
  font-size: 0;
  letter-spacing: 0;
  display: inline-block;
  margin-top: 8px; }
  .navbar-default button.navbar-toggle .icon-text-menu img {
    vertical-align: bottom; }

/*@media only screen and (max-width:320px) {
  .navbar-toggle .icon-bar+.icon-bar {
    margin-top: 5px;
  }
}*/
@media only screen and (max-width: 767px) {
  .navbar-default .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
    border: none;
    margin-top: 17px; } }
/*==================================================
 * ナビゲーション設定
 *================================================*/
/*==================================================
 * サイドエリア設定
 *================================================*/
/*==================================================
 * フッターエリア設定
 *================================================*/
/*==================================================
 * layout footer
 *================================================*/
.site-footer {
  position: relative;
  margin-top: 60px;
  padding: 40px 0 20px;
  background-color: #dedede; }
  .site-footer__inner {
    text-align: center; }
  .site-footer__logo li {
    margin: 10px 30px 30px; }
    .site-footer__logo li a {
      color: #fff; }
      .site-footer__logo li a:hover {
        color: #000; }
  .site-footer__logo img {
    height: 60px; }
  .site-footer small {
    display: block;
    margin: 30px auto;
    z-index: 100;
    margin: 0px auto;
    font-size: 0.813rem;
    color: #747474;
    opacity: .6; }

.footer__sns ul {
  margin: auto; }
.footer__sns li {
  display: inline-block; }

@media only screen and (max-width: 767px) {
  .site-footer {
    padding: 60px 0 15px; }
    .site-footer__utility__sns {
      position: absolute;
      top: -50px;
      right: 35px; }
      .site-footer__utility__sns li {
        margin-right: 15px; }
        .site-footer__utility__sns li:last-child {
          margin-right: 0; }
        .site-footer__utility__sns li img {
          max-width: none;
          height: 100%; }
    .site-footer small {
      display: block;
      position: static;
      margin-left: 0;
      font-size: 0.625rem;
      text-align: center; }

  .footer__sns li {
    margin: 15px; } }
.go2top__wrap {
  position: relative;
  width: 45px;
  height: 45px;
  margin: 0px auto 20px; }
  .go2top__wrap .go2top {
    position: absolute;
    top: -69px;
    width: 0;
    height: 0;
    border: 70px solid transparent;
    border-bottom: 45px solid #747474; }
  .go2top__wrap > a {
    display: block;
    position: relative;
    z-index: 200;
    text-align: center; }
    .go2top__wrap > a:hover {
      opacity: .5; }
    .go2top__wrap > a .icon {
      display: block;
      position: relative;
      top: 6px;
      margin-right: 3px; }
    .go2top__wrap > a .text {
      font-size: 0.75rem;
      color: #fff; }

/*==================================================
 * コンテンツレイアウト設定
 *================================================*/
/*==================================================
 * content common layout
 *================================================*/
#content {
  padding-top: 300px; }

@media only screen and (max-width: 767px) {
  #content {
    padding-top: 0px; } }
.secMainvisual {
  padding: 0 0 40px;
  text-align: center; }
  .secMainvisual__title {
    margin-bottom: 26px;
    font-size: 2.875rem;
    color: #747474;
    font-weight: bold; }
  .secMainvisual__desc {
    font-size: 1.125rem;
    color: #747474;
    font-weight: bold; }

.sp__secMainvisual__bg {
  display: none; }

@media only screen and (max-width: 767px) {
  .secMainvisual {
    display: none; }

  .sp__secMainvisual__bg {
    width: 100%;
    height: 100%;
    text-align: center;
    display: block; }

  .sp__secMainvisual {
    display: block;
    height: 95%;
    margin: 0 3%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding: 0;
    background-size: cover;
    background-image: url(./img/sp_top_bg.jpg); }

  .sp__logo {
    height: 600px; }
    .sp__logo a {
      width: 150px;
      height: 200px;
      display: block;
      background-size: contain;
      margin: 0 auto;
      position: absolute;
      top: 30%;
      left: 0;
      right: 0;
      background-image: url(./img/02logotype.png);
      background-repeat: no-repeat; } }
.sec__bg {
  padding: 40px 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }
  .sec__bg--base {
    background-color: #fff;
    padding-bottom: 0px; }
  .sec__bg--voice {
    padding: 75px 0 45px; }
  .sec__bg--blog {
    background-image: url("img/bg_blog.png"); }
  .sec__bg:last-child {
    padding: 75px 0 90px; }

@media only screen and (max-width: 767px) {
  .sec__bg {
    padding: 40px 0px 0px;
    background-position: top center; }
    .sec__bg:last-child {
      padding: 35px 0 60px; } }
.sec--hiragana {
  padding-left: 15px;
  padding-right: 15px; }
  .sec--hiragana--img {
    width: 300px;
    margin: 0 auto 15px; }
    .sec--hiragana--img img {
      max-width: 80%; }
.sec__cap {
  margin-bottom: 20px; }
.sec__link {
  text-align: right;
  margin: 50px auto; }
  .sec__link a {
    padding: 10px 30px;
    color: #747474;
    background-color: #FFF;
    border: 1px solid #747474;
    font-size: 0.875rem; }
    .sec__link a:hover {
      color: #fff;
      background-color: #747474; }
.sec__title {
  position: relative;
  margin-bottom: 25px;
  font-size: 1.188rem;
  color: #747474;
  font-family: "Marcellus", serif;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.2em; }
  .sec__title span {
    display: block;
    font-size: 10px; }
.sec__utility--sns {
  text-align: center; }
.sec__sns {
  position: relative;
  top: -15px; }
  .sec__sns img {
    width: 35px; }
.sec__lead {
  margin-bottom: 50px;
  text-align: center; }
  .sec__lead--hiragana {
    color: #fff; }
.sec__header {
  position: relative;
  text-align: center;
  border-top: 1px dashed;
  padding-top: 30px; }
  .sec__header a {
    position: absolute;
    right: 20px;
    bottom: 30px;
    height: 20px;
    font-size: 0.875rem;
    vertical-align: middle; }
    .sec__header a:hover {
      color: #747474; }
    .sec__header a i {
      margin-left: 8px;
      font: normal normal bold 18px/1 FontAwesome;
      color: #33cccc; }
  .sec__header--blog {
    border-bottom: solid 1px #fff; }
    .sec__header--blog a {
      color: #fff; }
      .sec__header--blog a i {
        font: normal normal bold 20px/1 FontAwesome; }
.sec--news {
  padding-top: 0;
  border-top: none; }
.sec__block_l {
  overflow: hidden;
  float: left;
  width: 207px;
  height: 222px; }
  .sec__block_l img {
    max-width: none;
    height: 100%; }
.sec__block_r {
  float: right;
  width: 700px; }

@media only screen and (max-width: 767px) {
  .sec__title span {
    font-size: 12px; }
  .sec__cap {
    padding: 0 15px;
    text-align: left; }
  .sec__rouchu--img {
    padding: 0 15px; }
  .sec__lead {
    margin-bottom: 25px;
    text-align: left; }
  .sec__header a {
    font-size: 0.75rem; }
    .sec__header a i {
      height: 21px;
      vertical-align: middle; }
  .sec__header--blog a {
    right: 3px; }
    .sec__header--blog a i {
      height: 23px; }
  .sec__block_l {
    float: none;
    margin: 0 auto 30px; }
  .sec__block_r {
    float: none;
    width: 100%;
    margin-bottom: 25px; } }
section {
  transition: .8s; }

.box {
  opacity: 0;
  transform: translate(0, 100px);
  -webkit-transform: translate(0, 100px); }
  .box-act {
    opacity: 1.0;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0); }

.profile_img {
  padding: 20px 0; }

@media only screen and (max-width: 767px) {
  .profile_img {
    text-align: center;
    padding: 20px 0; } }
/*==================================================
 * 一覧記事共通表示設定
 *================================================*/
.block__title {
  font-size: 1rem;
  color: #747474; }
  .block__title a {
    display: block;
    word-wrap: break-word;
    color: #747474; }
  .block__title a:hover {
    color: #000;
    transition: all  .3s ease; }

@media only screen and (max-width: 767px) {
  .block__title {
    font-size: 1rem; } }
.blockWrap--portfolio:nth-of-type(6n+1) {
  clear: both; }

@media only screen and (max-width: 767px) {
  .blockWrap {
    margin-bottom: 25px; }
    .home .blockWrap:last-child {
      margin-bottom: 0; } }
.block {
  background-color: #fff; }
  .block__thumb img {
    width: 100%; }
  .block__thumb--portfolio {
    max-width: 240px;
    margin: 0 auto; }
    .block__thumb--portfolio a img {
      opacity: 1; }
    .block__thumb--portfolio a:hover img {
      opacity: 0.8;
      filter: alpha(opacity=80);
      -moz-opacity: 0.8;
      -webkit-transition: 0.3s ease-in-out;
      -moz-transition: 0.3s ease-in-out;
      -o-transition: 0.3s ease-in-out;
      transition: 0.3s ease-in-out; }
  .block__body {
    position: relative;
    height: 20px;
    margin: 20px 20px 0 20px; }
    .block__body--voice {
      width: 230px;
      height: auto;
      float: left; }
    .block__body--art {
      width: 100%;
      height: auto;
      margin: 0 auto 30px;
      padding: 20px 0 0;
      text-align: left; }
  .block__title {
    margin-bottom: 5px;
    text-align: center; }
    .block__title--portfolio {
      font-size: 0.8rem; }
    .block__title--art {
      text-align: left;
      margin-bottom: 15px; }
    .block__title a {
      font-weight: bold; }
  .block__more {
    display: block;
    position: absolute;
    bottom: 20px;
    width: 100%;
    padding: 10px;
    border: solid 2px transparent;
    color: #fff;
    line-height: 1;
    text-align: center;
    background: #33cccc; }
    .block__more:hover {
      border: solid 2px #33cccc;
      color: #33cccc;
      background: #fff;
      transition: all  .3s ease; }
    .block__more .fa {
      float: right;
      font-weight: bold; }
    .block__more--voice {
      display: inline-block;
      margin-top: 12px;
      font-size: 0.875rem;
      color: #33cccc;
      line-height: 1; }
      .block__more--voice:hover {
        color: #33cccc;
        opacity: .6;
        transition: all  .3s ease; }
      .block__more--voice .fa {
        margin-left: 10px;
        font-weight: bold; }
  .block__blog__date {
    clear: left;
    float: left;
    width: 140px;
    padding: 10px 0 15px 30px;
    font-size: 0.875rem;
    color: #747474;
    font-weight: normal;
    line-height: 1.5; }
    .block__blog__date:last-child {
      border-bottom: none; }
  .block__blog__linkArea {
    padding: 10px 0 15px 140px;
    margin: 0; }
    .block__blog__linkArea:last-child {
      border-bottom: none; }
    .block__blog__linkArea h1 {
      z-index: 1;
      position: relative;
      margin-bottom: 0; }
      .block__blog__linkArea h1 a {
        padding: 0px 50px 0 0;
        font-size: 0.875rem;
        color: #747474;
        font-weight: normal;
        vertical-align: top; }
      .block__blog__linkArea h1::after {
        content: "\f105";
        display: inline-block;
        z-index: 0;
        position: absolute;
        top: 0;
        right: 20px;
        font: normal normal bold 20px/1 FontAwesome;
        font-weight: bold;
        color: #747474;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        cursor: pointer; }
  .block__blog--title {
    margin-bottom: 5px; }

@media only screen and (max-width: 767px) {
  .block__thumb img {
    width: 100%; }
  .block__thumb--voice {
    width: 40%; }
  .block__body--voice {
    width: 60%;
    height: auto;
    padding: 12px;
    margin: 0; }
  .block__body--art {
    margin-bottom: 10px; }
  .block__title {
    margin-bottom: 5px; }
    .block__title--voice {
      font-size: 0.875rem; }
  .block__text {
    font-size: 0.75rem; }
  .block__more--voice {
    margin-top: 5px;
    font-size: 0.75rem; }
  .block__blog__date {
    float: none;
    width: 140px;
    padding: 15px 0 0; }
  .block__blog__linkArea {
    padding: 0 0 15px; }
    .block__blog__linkArea h1 a {
      padding: 0 15px 0 0; }
    .block__blog__linkArea h1::after {
      right: 3px; } }
/*==================================================
 * トップページ用レイアウト設定
 *================================================*/
/*==================================================
 * 個別記事レイアウト設定
 *================================================*/
/*==================================================
 * entry layout
 *================================================*/
.entry {
  width: auto;
  max-width: 640px;
  margin: 0 auto; }

.entry-content > p {
  margin-bottom: 30px;
  font-size: 0.875rem;
  line-height: 1.7; }

.entry {
  margin-bottom: 100px; }
  .entry--voice {
    padding-top: 60px; }

@media only screen and (max-width: 767px) {
  .entry {
    padding: 0 15px 20px;
    margin-bottom: 35px; } }
.entry-header {
  padding: 40px 0; }
  .entry-header--voice {
    padding: 20px 50px;
    margin-bottom: 30px;
    border-top: 1px solid #e5ebf0;
    border-bottom: 1px solid #e5ebf0;
    box-shadow: inset 0 1px 0 #747474, 0 1px 0 #747474; }
  .entry-header > img {
    float: right;
    width: 130px;
    border-radius: 3px; }

.entry__thumbnail {
  margin: 0 auto 40px;
  text-align: center; }

@media only screen and (max-width: 767px) {
  .entry-header {
    padding: 30px 0; }
    .entry-header--voice {
      padding: 15px 0 10px;
      margin: 30px 0; }
    .entry-header > img {
      width: 70px; } }
h1.entry-title {
  font-size: 1.375rem;
  color: #747474;
  font-weight: bold;
  text-align: center;
  word-wrap: break-word;
  letter-spacing: 0.1em; }
  h1.entry-title a {
    color: #747474;
    font-size: 1.375rem; }
  h1.entry-title--voice {
    float: left;
    padding: 20px 0;
    text-align: left; }

@media only screen and (max-width: 767px) {
  h1.entry-title {
    font-size: 1.25rem; }
    h1.entry-title--voice {
      padding: 10px 0;
      font-size: 1.125rem; } }
.entry-content h2 {
  margin-bottom: 20px;
  font-size: 1.25rem;
  color: #747474;
  font-weight: bold;
  word-wrap: break-word; }
.entry-content h3 {
  padding: 10px 20px;
  margin-bottom: 20px;
  font-size: 1rem;
  color: #333;
  font-weight: bold;
  background-color: #e5ebf0; }
.entry-content h4 {
  padding: 5px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e5ebf0;
  font-size: 1rem;
  color: #747474;
  font-weight: bold; }
.entry-content section {
  margin-bottom: 50px; }
.entry-content p {
  margin-bottom: 15px; }
.entry-content ul {
  list-style: disc outside;
  margin-bottom: 20px; }
  .entry-content ul li {
    margin-left: 1.7rem;
    font-size: 0.875rem;
    color: #33cccc;
    line-height: 1.8; }
    .entry-content ul li span {
      color: #333; }

/*==================================================
 * トップページスライドコンテンツ設定
 *================================================*/
/*==================================================
 * スターターテーマunderscoresのデフォルトスタイル
 *================================================*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
dfn,
cite,
em,
i {
  font-style: italic; }

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem; }

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark,
ins {
  background: #fff9c0;
  text-decoration: none; }

big {
  font-size: 125%; }

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

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

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: ""; }

blockquote,
q {
  quotes: "" ""; }

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

ul,
ol {
  margin: 0; }

ul {
  list-style: none; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

dt {
  font-weight: bold; }

dd {
  margin: 0 1.5em 1.5em; }

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */ }

table {
  margin: 0 0 1.5em;
  width: 100%; }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding: .6em 1em .4em;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8); }

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  border-color: #ccc #bbb #aaa;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02); }

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
  border-color: #aaa #bbb #bbb;
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15); }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px; }

select {
  border: 1px solid #ccc; }

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  color: #111; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"] {
  padding: 3px; }

textarea {
  padding-left: 3px;
  width: 100%; }

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0; }

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed; }

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em; }

/* Make sure select elements fit in widgets. */
.widget select {
  max-width: 100%; }

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block; }

.byline,
.updated:not(.published) {
  display: none; }

.single .byline,
.group-blog .byline {
  display: inline; }

.page-content,
.entry-summary {
  margin: 1.5em 0 0; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none; }

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block; }

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption .wp-caption-text {
  margin: 0.8075em 0; }

.wp-caption-text {
  text-align: center; }

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }

.gallery-columns-2 .gallery-item {
  max-width: 50%; }

.gallery-columns-3 .gallery-item {
  max-width: 33.33%; }

.gallery-columns-4 .gallery-item {
  max-width: 25%; }

.gallery-columns-5 .gallery-item {
  max-width: 20%; }

.gallery-columns-6 .gallery-item {
  max-width: 16.66%; }

.gallery-columns-7 .gallery-item {
  max-width: 14.28%; }

.gallery-columns-8 .gallery-item {
  max-width: 12.5%; }

.gallery-columns-9 .gallery-item {
  max-width: 11.11%; }

.gallery-caption {
  display: block; }

/*==================================================
 * 下層一覧ページ共通設定
 *================================================*/
/*==================================================
 * top page layout
 *================================================*/
/* セクションタイトル設定 */
.page-header {
  padding: 30px 0 40px;
  margin: 0;
  border-bottom: none;
  text-align: center;
  position: relative; }
  .page-header__bg {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("img/mv_profile.jpg"); }
  .page-header__bg--service {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("img/bg_service.jpg"); }
  .page-header__bg--blog {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("img/mv_blog.png"); }
  .page-header__title {
    margin-bottom: 0;
    font-size: 1.375rem;
    color: #747474;
    line-height: 1; }
    .page-header__title span {
      margin-top: 10px;
      font-size: 1rem; }
  .page-header__lead {
    margin-top: 15px;
    margin-bottom: 0;
    font-size: 1rem; }

@media only screen and (max-width: 767px) {
  .page-header {
    padding: 20px 0 20px; }
    .page-header__title {
      font-size: 1.375rem; }
      .page-header__title span {
        margin-top: 5px;
        font-size: 0.75rem; }
    .page-header__lead {
      margin-top: 10px;
      font-size: 0.75rem;
      text-align: center; } }
.page-body:last-child {
  padding: 75px 0; }
.page-body__nav {
  display: block;
  width: 100%;
  padding: 30px 40px;
  margin-bottom: 60px;
  border: 3px solid #e4eaef; }
  .page-body__nav li {
    display: inline-block;
    padding-right: 15px;
    margin-right: 15px;
    border-right: 1px solid #333;
    color: #33cccc;
    line-height: 1; }
    .page-body__nav li:last-child {
      border-right: none; }
    .page-body__nav li a {
      color: #33cccc;
      letter-spacing: 1px; }
    .page-body__nav li:hover {
      color: #999; }
      .page-body__nav li:hover a:hover {
        color: #999; }
.page-body .sec__body {
  border-top: 1px solid #333;
  border-bottom: 1px solid #333; }
.page-body .block__blog__date {
  padding: 35px 0 32px 30px;
  color: #333; }
.page-body .block__blog__linkArea {
  padding: 35px 0 32px 140px;
  border-bottom: 1px dotted #333; }
  .page-body .block__blog__linkArea:last-child {
    border-bottom: none; }
  .page-body .block__blog__linkArea h1 a {
    color: #333;
    font-weight: normal; }
    .page-body .block__blog__linkArea h1 a:hover {
      color: #33cccc; }

@media only screen and (max-width: 767px) {
  .page-body:last-child {
    padding: 30px 0 60px; }
  .page-body__nav {
    padding: 15px 20px;
    margin-bottom: 30px; }
    .page-body__nav li {
      padding-right: 8px;
      margin-right: 8px;
      font-size: 0.875rem; }
  .page-body .block__blog__date {
    padding: 15px 0 0; }
  .page-body .block__blog__linkArea {
    padding: 0 0 15px; } }
/*==================================================
 * 下層ページ個別設定
 *================================================*/
/*==================================================
 * lower page layout
 *================================================*/
.sec__profWrap .sec {
  margin-bottom: 40px; }
  .sec__profWrap .sec:last-child {
    margin-bottom: 0; }
  .sec__profWrap .sec__title {
    margin-bottom: 15px;
    margin-left: 0;
    font-size: 1.75rem;
    color: #747474; }
    .sec__profWrap .sec__title span {
      display: inline-block;
      margin-left: 10px;
      font-size: 14px; }
    .sec__profWrap .sec__title:before {
      display: none; }
  .sec__profWrap .sec h4 {
    padding-bottom: 3px;
    margin-bottom: 10px;
    border-bottom: 1px solid #aaa;
    font-size: 1rem;
    color: #333; }
  .sec__profWrap .sec ul li {
    font-size: 0.875rem;
    line-height: 1.7; }
  .sec__profWrap .sec__body {
    margin-bottom: 30px; }
  .sec__profWrap .sec__lead {
    margin-bottom: 0;
    text-align: left; }
  .sec__profWrap .sec__block_l {
    width: auto; }
  .sec__profWrap .sec__block_r {
    width: 660px; }
  .sec__profWrap .sec dl {
    width: 100%;
    overflow: hidden;
    border-top: none;
    border-bottom: 1px solid #ccc;
    font-size: 0.875rem;
    background-color: #e5ebf0; }
  .sec__profWrap .sec dt {
    width: 15%;
    float: left;
    padding: 10px 0 10px 20px;
    border-top: 1px solid #ccc; }
  .sec__profWrap .sec dd {
    width: 85%;
    float: left;
    padding: 10px;
    margin: 0;
    border-left: 1px solid #ccc;
    /*長くなる要素にあわせて*/
    border-top: 1px solid #ccc;
    background: #fff; }
  .sec__profWrap .sec dd:after {
    clear: both;
    /*1段ずつfloat解除する設定(いらない？)*/ }

@media only screen and (max-width: 767px) {
  .sec__profWrap.sec__bg {
    padding: 30px 0 80px; }
  .sec__profWrap .sec {
    margin-bottom: 20px; }
    .sec__profWrap .sec__body {
      margin-bottom: 30px; }
    .sec__profWrap .sec__block_l {
      text-align: center; }
    .sec__profWrap .sec__block_r {
      width: 100%; }
    .sec__profWrap .sec dt {
      width: 30%;
      padding: 10px; }
    .sec__profWrap .sec dd {
      width: 70%; } }
section.error-404 .page-header {
  padding-bottom: 0;
  margin: 60px 0 0; }
  section.error-404 .page-header__title {
    margin-bottom: 30px; }
  section.error-404 .page-header__sns {
    position: absolute;
    right: 20px;
    bottom: 30px;
    height: 20px;
    font-size: 0.875rem;
    vertical-align: middle; }
  section.error-404 .page-header__subtitle {
    margin-bottom: 10px;
    font-size: 1.25rem; }
section.error-404 .page-content {
  margin: 0 0 60px;
  text-align: center; }
  section.error-404 .page-content p {
    font-size: 1rem; }

.page__hiragana--text {
  margin: 40px 0; }
.page__hiragana--smalltitle {
  font-size: 16px;
  padding-bottom: 15px;
  text-align: center;
  line-height: 15px; }
  .page__hiragana--smalltitle span {
    font-size: 12px; }
.page__hiragana ul {
  display: block;
  position: relative; }
  .page__hiragana ul li {
    display: inline-block;
    margin-left: 10px; }
.page__hiragana--sns {
  display: inline-block;
  text-align: right;
  top: -10px; }

@media only screen and (max-width: 767px) {
  .page__hiragana ul {
    display: block; }
    .page__hiragana ul li {
      display: inline-block;
      margin-left: 10px; }
      .page__hiragana ul li:first-child {
        margin-left: 0px; }
  .page__hiragana--sns {
    display: inline-block;
    text-align: center;
    position: relative;
    top: 40px; } }
.page__hiragana .sec__cap {
  margin-bottom: 10px; }
.page__hiragana--border {
  border-top: 1px dashed;
  padding-top: 30px; }
.page__hiragana .sec__link {
  text-align: center; }

@media (min-width: 768px) {
  .page__hiragana .pdr_no {
    padding-right: 0; }
  .page__hiragana .pdl_no {
    padding-left: 0; } }
@media only screen and (max-width: 767px) {
  .page__hiragana .pdl_no {
    margin-bottom: 10px; } }
.page__art ul {
  position: relative; }
.page__art--sns {
  display: inline-block;
  text-align: right;
  top: -10px; }

@media only screen and (max-width: 767px) {
  .page__art--sns {
    text-align: center;
    position: relative;
    top: 40px; } }
/*==================================================
 * 記事ページ共通設定＆個別設定
 *================================================*/
/*==================================================
 * 関連記事エリア設定
 *================================================*/
/*==================================================
 * ページネーション設定
 *================================================*/
.linkAll {
  padding: 20px 0;
  margin-bottom: 50px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  text-align: center; }
  .linkAll a {
    font-size: 0.875rem;
    color: #33cccc; }
    .linkAll a:hover {
      color: #333; }
  .linkAll .arrow:before {
    font-size: 1.375rem;
    position: absolute;
    top: 50%;
    margin-top: -17px;
    margin-left: 10px; }

@media only screen and (max-width: 767px) {
  .linkAll {
    padding: 30px 0;
    margin-bottom: 30px;
    border-top: none; }
    .linkAll a {
      font-size: 1rem;
      color: #33cccc; }
      .linkAll a:hover {
        color: #333; } }
.linkArrow {
  color: #33cccc;
  font-weight: bold; }
  .linkArrow:hover {
    color: #000; }
  .linkArrow .arrow-ra {
    width: 20px;
    height: 20px;
    background-color: transparent;
    border: 1px solid #33cccc;
    border-radius: 50%;
    position: relative;
    top: 5px;
    margin-left: 5px;
    font-weight: bold; }
  .linkArrow:hover .arrow-ra {
    border: 1px solid #333; }
  .linkArrow .arrow-ra:before {
    font-size: 0.875rem;
    position: absolute;
    top: 50%;
    margin-top: -8px;
    margin-left: 0;
    left: 7px; }

@media only screen and (max-width: 767px) {
  .linkArrow {
    font-size: 0.813rem; }
    .linkArrow .arrow-ra {
      width: 18px;
      height: 18px;
      position: relative;
      top: 5px;
      margin-left: 5px; }
    .linkArrow:hover .arrow-ra {
      border: 1px solid #333; }
    .linkArrow .arrow-ra:before {
      font-size: 0.875rem;
      position: absolute;
      top: 93%;
      left: 6px;
      margin-top: -14px;
      margin-left: 0; } }
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%; }

.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0; }

.main-navigation li {
  float: left;
  position: relative; }

.main-navigation a {
  display: block;
  text-decoration: none; }

.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 1.5em;
  left: -999em;
  z-index: 99999; }

.main-navigation ul ul ul {
  left: -999em;
  top: 0; }

.main-navigation ul ul a {
  width: 200px; }

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: auto; }

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
  left: 100%; }

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block; }

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none; }

  .main-navigation ul {
    display: block; } }
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  float: left;
  width: 100%;
  margin: 50px 0 0; }

@media only screen and (max-width: 767px) {
  .site-main .comment-navigation,
  .site-main .posts-navigation,
  .site-main .post-navigation {
    margin: 0 0 30px; } }
.posts-navigation .nav-previous,
.post-navigation .nav-previous,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  width: 49%;
  background-color: #f5f5f5;
  height: 110px;
  text-align: center;
  border: 1px solid #eee;
  border-radius: 5px; }
  .posts-navigation .nav-previous > a,
  .post-navigation .nav-previous > a,
  .posts-navigation .nav-next > a,
  .post-navigation .nav-next > a {
    display: block;
    height: 100%;
    padding: 20px;
    font-size: 0.813rem;
    color: #333;
    line-height: 1.6; }
    .posts-navigation .nav-previous > a:hover,
    .post-navigation .nav-previous > a:hover,
    .posts-navigation .nav-next > a:hover,
    .post-navigation .nav-next > a:hover {
      color: #33cccc; }
  .posts-navigation .nav-previous span,
  .post-navigation .nav-previous span,
  .posts-navigation .nav-next span,
  .post-navigation .nav-next span {
    display: block; }
  .posts-navigation .nav-previous .link,
  .post-navigation .nav-previous .link,
  .posts-navigation .nav-next .link,
  .post-navigation .nav-next .link {
    margin-bottom: 10px;
    font-size: 1.125rem; }

.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left; }

.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right; }

@media only screen and (max-width: 767px) {
  .posts-navigation .nav-previous,
  .post-navigation .nav-previous,
  .posts-navigation .nav-next,
  .post-navigation .nav-next {
    height: 110px; }
    .posts-navigation .nav-previous > a,
    .post-navigation .nav-previous > a,
    .posts-navigation .nav-next > a,
    .post-navigation .nav-next > a {
      padding: 10px;
      font-size: 0.75rem; }
    .posts-navigation .nav-previous .link,
    .post-navigation .nav-previous .link,
    .posts-navigation .nav-next .link,
    .post-navigation .nav-next .link {
      margin-bottom: 5px;
      font-size: 0.875rem; } }
@media only screen and (max-width: 480px) {
  .posts-navigation .nav-previous,
  .post-navigation .nav-previous,
  .posts-navigation .nav-next,
  .post-navigation .nav-next {
    height: auto; } }
.pagination {
  clear: both;
  width: 100%;
  padding: 10px 0;
  margin: 40px 0 20px;
  position: relative;
  text-align: center;
  font-size: 1rem;
  line-height: 1;
  border-radius: 0; }

.pagination span, .pagination a {
  display: inline-block;
  width: auto;
  margin: 2px 10px 2px 0;
  padding: 7px 11px;
  border: 1px solid #d2d2d2;
  background: #fff;
  color: #d2d2d2;
  text-decoration: none; }

.pagination a:hover {
  background: #d2d2d2;
  color: #fff; }

.pagination .current {
  background: #d2d2d2;
  color: #fff; }

@media only screen and (max-width: 767px) {
  .pagination {
    padding: 30px 0;
    margin: 0;
    font-size: 0.875rem; } }
/*==================================================
 * 各モジュール設定
 *================================================*/
/*==================================================
 * module button layout
 *================================================*/
.breadcrumb-section {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #fff; }
  .breadcrumb-section .breadcrumb-lists {
    width: 640px;
    margin: 0 auto;
    line-height: 1; }
    #page .breadcrumb-section .breadcrumb-lists {
      width: 960px; }
    .breadcrumb-section .breadcrumb-lists li {
      display: inline-block;
      line-height: 1;
      vertical-align: top; }
      .breadcrumb-section .breadcrumb-lists li.breadcrumb-arrow {
        color: #747474;
        line-height: 1; }
      .breadcrumb-section .breadcrumb-lists li span {
        color: #747474; }
      .breadcrumb-section .breadcrumb-lists li strong {
        color: #747474; }
      .breadcrumb-section .breadcrumb-lists li a {
        display: inline-block;
        font-size: 0.813rem;
        color: #fff;
        line-height: 1.5; }
        .breadcrumb-section .breadcrumb-lists li a:hover {
          color: #e5ebf0; }
      .breadcrumb-section .breadcrumb-lists li.breadcrumb-home a {
        color: #fff; }
        .breadcrumb-section .breadcrumb-lists li.breadcrumb-home a:hover {
          color: #e5ebf0; }
      .breadcrumb-section .breadcrumb-lists li.current-crumb a {
        color: #e5ebf0; }

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .breadcrumb-section .breadcrumb-lists {
    width: 640px;
    margin: 0 auto;
    line-height: 1; }
    #page .breadcrumb-section .breadcrumb-lists {
      width: 700px; } }
@media only screen and (max-width: 767px) {
  #breadcrumb {
    margin-top: 60px; }

  .breadcrumb-section {
    padding-top: 5px;
    padding-bottom: 5px; }
    .breadcrumb-section .breadcrumb-lists {
      width: 100%;
      padding: 0 15px; }
      #page .breadcrumb-section .breadcrumb-lists {
        width: 100%; }
      .breadcrumb-section .breadcrumb-lists li a {
        font-size: 0.625rem; } }
/*==================================================
 * module button layout
 *================================================*/
.btn__wrap {
  float: right;
  margin-top: 3px; }

@media only screen and (max-width: 767px) {
  .btn__wrap {
    display: none; } }
.btn--contact {
  display: block;
  width: 160px;
  padding: 15px 20px;
  margin: 0 auto;
  font-size: 0.875rem;
  color: #fff;
  line-height: 1;
  text-align: center;
  background-color: #f39800; }
  .btn--contact:hover, .btn--contact:active {
    opacity: .7; }
  .btn--contact:visited {
    color: #fff; }
  .btn--contact i {
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle; }
    .btn--contact i img {
      height: 16px; }

@media only screen and (max-width: 767px) {
  .site-footer .btn--contact {
    width: 100%;
    margin-bottom: 15px; } }
.button {
  font: normal normal 100%/1.75em Ubuntu, Helvetica Neue, sans-serif;
  display: inline-block;
  overflow: visible;
  margin: 0;
  padding: 0 .5em;
  cursor: pointer;
  -webkit-user-select: none;
  vertical-align: middle;
  white-space: normal;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.7);
  border: 1px solid #bcbcca;
  border-radius: 4px;
  outline: none;
  background-color: #f5f5f7;
  box-shadow: 0 1px rgba(0, 0, 0, 0.08), 0 0 1px rgba(255, 255, 255, 0.2) inset;
  text-shadow: 0 1px 0 #d9d9e0;
  -webkit-appearance: none; }

@media only screen and (max-width: 480px) {
  .button {
    font: normal normal 100%/10px;
    padding: 0.2em;
    border-radius: 2px; } }
.button:hover {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.7);
  border-color: #d9d9e0;
  background-color: #e7e7ec;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3); }

.button:active {
  background-color: #e7e7ec;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset; }

.sub {
  color: rgba(0, 0, 0, 0.7);
  background-color: #f5f5f7;
  box-shadow: none;
  text-shadow: none; }

.sub:hover {
  color: #5a5d58;
  background-color: #e7e7ec;
  box-shadow: none; }

.sub:active {
  border-color: #e7e7ec;
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.3);
  background-color: #e7e7ec; }

.sub.edit-save {
  color: #f5f5f7;
  border-color: #448739;
  background: #56ab48; }

.sub.edit-save:hover {
  background-color: #448739; }

.sub.edit-save:active {
  border-color: #448739;
  background-color: #448739; }

.primary {
  color: #fff !important;
  border-color: #448739;
  background-color: #56ab48;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.18);
  text-shadow: 0 1px 0 #448739; }

.primary:hover {
  color: #fff;
  border-color: #448739;
  background-color: #4d9940; }

.primary:active {
  background-color: #4d9940;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.3) inset; }

.button.important {
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #fff !important;
  border-color: #eba509;
  background-color: #f7b930;
  text-shadow: 0 1px 0 #eba509; }

.button.important:hover {
  color: #fff !important;
  border-color: #eba509;
  background-color: #f6b117; }

.button.important:active {
  background-color: #f6b117;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.3) inset; }

.button.minimal {
  color: #56ab48;
  border: none;
  background: transparent;
  box-shadow: none;
  text-shadow: none; }

.button[disabled],
.button.disabled {
  color: rgba(90, 93, 88, 0.6) !important;
  border-color: #d9d9e0;
  background: #f5f5f7 !important;
  box-shadow: none;
  text-shadow: none; }

.button[disabled]:hover,
.button.disabled:hover {
  color: rgba(90, 93, 88, 0.6); }

.button[disabled]:active,
.button.disabled:active {
  box-shadow: none; }

.button.loading {
  position: relative; }

.button-overlay {
  display: inline-block;
  padding: .5em;
  text-transform: uppercase;
  color: #fff;
  border-radius: 3px;
  background-color: rgba(0, 0, 0, 0.4); }

.button-overlay:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7); }

.action {
  min-width: 11em;
  padding: .3em 1em; }

@media only screen and (max-width: 480px) {
  .button.action {
    min-width: 30px;
    padding: .1em .5em;
    letter-spacing: 0; } }
/**
 * Swiper 3.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2016, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: February 7, 2016
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1; }

.swiper-container-no-flexbox .swiper-slide {
  float: left; }

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  -moz-transform: translate3d(0px, 0, 0);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative; }

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform, height;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform, height; }

/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x; }

/* Arrows */
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat; }

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto; }

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto; }

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

/* Pagination Styles */
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%; }

/* Bullets */
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2; }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff; }

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff; }

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000; }

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  -moz-transform: translate3d(0px, -50%, 0);
  -o-transform: translate(0px, -50%);
  -ms-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px; }

/* Progress */
.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5); }

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff; }

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000; }

/* 3D Container */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px; }

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */ }

/* Coverflow */
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px; }

/* Cube + Flip */
.swiper-container-cube,
.swiper-container-flip {
  overflow: visible; }

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden; }

/* Cube */
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible; }

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0; }

/* Fade */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite; }

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat; }

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg); } }
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg); } }
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0); }

#cboxWrapper {
  max-width: none; }

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%; }

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left; }

#cboxContent {
  position: relative; }

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

#cboxTitle {
  margin: 0; }

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer; }

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic; }

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0; }

#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; }

/*
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #fff;
  opacity: 0.9;
  filter: alpha(opacity=90); }

#colorbox {
  outline: 0; }

#cboxContent {
  margin-top: 32px;
  overflow: visible;
  background: #000; }

.cboxIframe {
  background: #fff; }

#cboxError {
  padding: 50px;
  border: 1px solid #ccc; }

#cboxLoadedContent {
  background: #fff;
  padding: 1px; }

#cboxLoadingGraphic {
  background: url(./img/icon/loading.gif) no-repeat center center; }

#cboxLoadingOverlay {
  background: #000; }

#cboxTitle {
  position: absolute;
  top: -22px;
  left: 0;
  color: #000; }

#cboxCurrent {
  position: absolute;
  top: -22px;
  right: 205px;
  text-indent: -9999px; }

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  text-indent: -9999px;
  width: 20px;
  height: 20px;
  position: absolute;
  top: -20px;
  background: url(./img/icon/controls.png) no-repeat 0 0; }

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
  outline: 0; }

#cboxPrevious {
  background-position: 0px 0px;
  right: 44px; }

#cboxPrevious:hover {
  background-position: 0px -25px; }

#cboxNext {
  background-position: -25px 0px;
  right: 22px; }

#cboxNext:hover {
  background-position: -25px -25px; }

#cboxClose {
  background-position: -50px 0px;
  right: 0; }

#cboxClose:hover {
  background-position: -50px -25px; }

.cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious {
  right: 66px; }

.cboxSlideshow_on #cboxSlideshow {
  background-position: -75px -25px;
  right: 44px; }

.cboxSlideshow_on #cboxSlideshow:hover {
  background-position: -100px -25px; }

.cboxSlideshow_off #cboxSlideshow {
  background-position: -100px 0px;
  right: 44px; }

.cboxSlideshow_off #cboxSlideshow:hover {
  background-position: -75px -25px; }

/* レスポンシブ設定 */
/*==================================================
 * レスポンシブル基本設定
 *================================================*/
.display-sm {
  display: none; }

@media only screen and (max-width: 767px) {
  .display-sm {
    display: block; } }
.display-pc {
  display: block; }

@media only screen and (max-width: 767px) {
  .display-pc {
    display: none; } }

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