@charset "UTF-8";
/*
Theme Name: tgs.jp.net
Theme URI: http://tgs.jp.net
Author: imatomi
Author URI: http://shincode.com
Version: 1.0
*/
@import url("https://fonts.googleapis.com/css?family=Lato:400,700");
/*---------------------------------------------------------
リセット　sanitize
---------------------------------------------------------*/
:root {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: default;
  font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  line-height: 1.75;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-y: scroll;
  text-rendering: optimizeLegibility;
  text-size-adjust: 100%;
}

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

details {
  display: block;
}

input[type="number"] {
  width: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

main {
  display: block;
}

summary {
  display: block;
}

pre {
  overflow: auto;
}

progress {
  display: inline-block;
}

small {
  font-size: 80%;
}

big {
  font-size: 125%;
}

template {
  display: none;
}

textarea {
  overflow: auto;
  resize: vertical;
}

[hidden] {
  display: none;
}

[unselectable] {
  user-select: none;
}

*,
::before,
::after {
  border-style: solid;
  border-width: 0;
  box-sizing: inherit;
}

* {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0;
}

::before,
::after {
  text-decoration: inherit;
  vertical-align: inherit;
}

a {
  text-decoration: none;
  cursor: pointer;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

button,
input,
select,
textarea {
  background-color: transparent;
  color: inherit;
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
  min-height: 1.75em;
}

code,
kbd,
pre,
samp {
  font-family: "Osaka－等幅", Osaka-mono, "ＭＳ ゴシック", "MS Gothic", monospace, monospace;
}

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

::selection {
  background-color: #b3d4fc;
  text-shadow: none;
}

button::-moz-focus-inner {
  border: 0;
}

@media screen {
  [hidden~="screen"] {
    display: inherit;
  }

  [hidden~="screen"]:not(:active):not(:focus):not(:target) {
    clip: rect(0 0 0 0) !important;
    position: absolute !important;
  }
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
}
.container:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 1012px) {
  .container {
    width: 990px;
  }
}
@media (min-width: 1230px) {
  .container {
    width: 1200px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 1px;
}
.container-fluid:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

@media (min-width: 768px) {
  .container.wide {
    width: 750px;
  }
}
@media (min-width: 1012px) {
  .container.wide {
    width: 990px;
  }
}
@media (min-width: 1230px) {
  .container.wide {
    width: 1200px;
  }
}
@media (min-width: 1430px) {
  .container.wide {
    width: 1400px;
  }
}

.row {
  margin-left: -15px;
  margin-right: -15px;
  min-height: 1px;
}
.row:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xlg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xlg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xlg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xlg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xlg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xlg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xlg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xlg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xlg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xlg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xlg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xlg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.33333%;
}

.col-xs-2 {
  width: 16.66667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.33333%;
}

.col-xs-5 {
  width: 41.66667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.33333%;
}

.col-xs-8 {
  width: 66.66667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.33333%;
}

.col-xs-11 {
  width: 91.66667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.33333%;
}

.col-xs-pull-2 {
  right: 16.66667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.33333%;
}

.col-xs-pull-5 {
  right: 41.66667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.33333%;
}

.col-xs-pull-8 {
  right: 66.66667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.33333%;
}

.col-xs-pull-11 {
  right: 91.66667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.33333%;
}

.col-xs-push-2 {
  left: 16.66667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.33333%;
}

.col-xs-push-5 {
  left: 41.66667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.33333%;
}

.col-xs-push-8 {
  left: 66.66667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.33333%;
}

.col-xs-push-11 {
  left: 91.66667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.33333%;
}

.col-xs-offset-2 {
  margin-left: 16.66667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.33333%;
}

.col-xs-offset-5 {
  margin-left: 41.66667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.33333%;
}

.col-xs-offset-8 {
  margin-left: 66.66667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.33333%;
}

.col-xs-offset-11 {
  margin-left: 91.66667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  .col-sm-1 {
    width: 8.33333%;
  }

  .col-sm-2 {
    width: 16.66667%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-4 {
    width: 33.33333%;
  }

  .col-sm-5 {
    width: 41.66667%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-7 {
    width: 58.33333%;
  }

  .col-sm-8 {
    width: 66.66667%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-10 {
    width: 83.33333%;
  }

  .col-sm-11 {
    width: 91.66667%;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-pull-1 {
    right: 8.33333%;
  }

  .col-sm-pull-2 {
    right: 16.66667%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-4 {
    right: 33.33333%;
  }

  .col-sm-pull-5 {
    right: 41.66667%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-7 {
    right: 58.33333%;
  }

  .col-sm-pull-8 {
    right: 66.66667%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-10 {
    right: 83.33333%;
  }

  .col-sm-pull-11 {
    right: 91.66667%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-push-1 {
    left: 8.33333%;
  }

  .col-sm-push-2 {
    left: 16.66667%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-4 {
    left: 33.33333%;
  }

  .col-sm-push-5 {
    left: 41.66667%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-7 {
    left: 58.33333%;
  }

  .col-sm-push-8 {
    left: 66.66667%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-10 {
    left: 83.33333%;
  }

  .col-sm-push-11 {
    left: 91.66667%;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1012px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  .col-md-1 {
    width: 8.33333%;
  }

  .col-md-2 {
    width: 16.66667%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-4 {
    width: 33.33333%;
  }

  .col-md-5 {
    width: 41.66667%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-7 {
    width: 58.33333%;
  }

  .col-md-8 {
    width: 66.66667%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-10 {
    width: 83.33333%;
  }

  .col-md-11 {
    width: 91.66667%;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-pull-1 {
    right: 8.33333%;
  }

  .col-md-pull-2 {
    right: 16.66667%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-4 {
    right: 33.33333%;
  }

  .col-md-pull-5 {
    right: 41.66667%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-7 {
    right: 58.33333%;
  }

  .col-md-pull-8 {
    right: 66.66667%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-10 {
    right: 83.33333%;
  }

  .col-md-pull-11 {
    right: 91.66667%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-push-1 {
    left: 8.33333%;
  }

  .col-md-push-2 {
    left: 16.66667%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-4 {
    left: 33.33333%;
  }

  .col-md-push-5 {
    left: 41.66667%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-7 {
    left: 58.33333%;
  }

  .col-md-push-8 {
    left: 66.66667%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-10 {
    left: 83.33333%;
  }

  .col-md-push-11 {
    left: 91.66667%;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  .col-md-offset-11 {
    margin-left: 91.66667%;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1230px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  .col-lg-1 {
    width: 8.33333%;
  }

  .col-lg-2 {
    width: 16.66667%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-4 {
    width: 33.33333%;
  }

  .col-lg-5 {
    width: 41.66667%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-7 {
    width: 58.33333%;
  }

  .col-lg-8 {
    width: 66.66667%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-10 {
    width: 83.33333%;
  }

  .col-lg-11 {
    width: 91.66667%;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-pull-1 {
    right: 8.33333%;
  }

  .col-lg-pull-2 {
    right: 16.66667%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-4 {
    right: 33.33333%;
  }

  .col-lg-pull-5 {
    right: 41.66667%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-7 {
    right: 58.33333%;
  }

  .col-lg-pull-8 {
    right: 66.66667%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-10 {
    right: 83.33333%;
  }

  .col-lg-pull-11 {
    right: 91.66667%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-push-1 {
    left: 8.33333%;
  }

  .col-lg-push-2 {
    left: 16.66667%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-4 {
    left: 33.33333%;
  }

  .col-lg-push-5 {
    left: 41.66667%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-7 {
    left: 58.33333%;
  }

  .col-lg-push-8 {
    left: 66.66667%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-10 {
    left: 83.33333%;
  }

  .col-lg-push-11 {
    left: 91.66667%;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
.pull-right {
  float: right !important;
}

/*カスタムカラム*/
.col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
}

.col-gold-sm {
  float: left;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  width: -61.8%;
}

.col-gold-lg {
  float: left;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  width: 61.80469716%;
}

.col-gold-offset-sm {
  margin-left: -61.8%;
}

.col-gold-offset-lg {
  margin-left: 61.80469716%;
}

.gold-margin-sm {
  margin-bottom: 22px;
}

.gold-margin-md {
  margin-bottom: 44px;
}

.gold-margin-lg {
  margin-bottom: 110px;
}

/*---------------------------------------------------------
文字初期スタイル
---------------------------------------------------------*/
html {
  font-size: 62.5%;
}

body {
  color: #111111;
  font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 400;
}

p {
  margin: 0 0 1.6rem;
  display: block;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 2rem;
  line-height: 1.5;
  font-weight: 700;
}
h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span {
  font-size: .5em;
  display: block;
  font-weight: normal;
}

h1 {
  font-size: 26px;
  font-size: 2.6rem;
}

h2 {
  font-size: 20px;
  font-size: 2rem;
}

h3 {
  font-size: 18px;
  font-size: 1.8rem;
}

h4 {
  font-size: 16px;
  font-size: 1.6rem;
  margin: 0 0 1.6rem;
}

h5 {
  font-size: 14px;
  font-size: 1.4rem;
  margin: 0 0 0.8rem;
}

h6 {
  font-size: 14px;
  font-size: 1.4rem;
  margin: 0 0 0.8rem;
}

small {
  font-size: 80%;
  color: #2b2b2b;
  color: #656D78;
}

pre {
  font-family: "Osaka－等幅", Osaka-mono, "ＭＳ ゴシック", "MS Gothic", monospace;
  word-break: break-all;
  word-wrap: break-word;
  overflow: auto;
}

code {
  font-family: "Osaka－等幅", Osaka-mono, "ＭＳ ゴシック", "MS Gothic", monospace;
  font-size: 14px;
  font-size: 1.4rem;
  word-break: break-all;
  word-wrap: break-word;
}

a {
  color: #3BAFDA;
  transition: all 0.25s;
}
a:hover {
  color: #2494be;
}
a:focus {
  outline: 0;
}

dl {
  margin-bottom: 1.6rem;
}

dt {
  font-weight: bold;
  font-size: 125%;
}

dd {
  margin-left: 4rem;
}

ul,
ol {
  margin-bottom: 0.8rem;
  padding-left: 2rem;
}
ul > li > ul,
ol > li > ul {
  padding-left: 1em;
  font-size: 80%;
}

cite {
  font-style: italic;
}
cite::before {
  content: "-";
  letter-spacing: .1em;
}

blockquote {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
  font-style: italic;
  margin: 1.6rem 0;
  padding-left: 1.6rem;
}
blockquote cite {
  font-size: 80%;
  line-height: 2;
}

figcaption {
  font-size: 80%;
  line-height: .5;
}

samp {
  font-size: 80%;
  font-weight: bold;
}

strong {
  font-weight: 600;
}

em {
  font-style: normal;
}

i.icon-left {
  margin-right: 0.3em;
}

i.icon-right {
  margin-left: 0.3em;
}

/*---------------------------------------------------------
フォーム初期スタイル
---------------------------------------------------------*/
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="week"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="color"],
select {
  border: 0.1rem solid #E6E9ED;
  border-radius: 0;
  display: inline-block;
  padding: 0.8rem;
  vertical-align: middle;
  outline: 0;
  background: #fff;
  color: #111111;
}

input:not([type]) {
  -webkit-appearance: none;
  background-clip: padding-box;
  background-color: #fff;
  border: 0.1rem solid #E6E9ED;
  border-radius: 0;
  color: #E6E9ED;
  display: inline-block;
  padding: 0.8rem;
  text-align: left;
}

input[type="color"] {
  padding: 0.8rem 1.6rem;
}

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

input:not([type]):focus {
  border-color: #fff388;
}

input[type="radio"],
input[type="checkbox"] {
  vertical-align: middle;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 0.1rem solid thin #E6E9ED;
}

input[type="text"][disabled],
input[type="password"][disabled],
input[type="email"][disabled],
input[type="url"][disabled],
input[type="date"][disabled],
input[type="month"][disabled],
input[type="time"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="week"][disabled],
input[type="number"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="color"][disabled],
select[disabled],
textarea[disabled] {
  background-color: #fff388;
  color: #111111;
  cursor: not-allowed;
}

input:not([type])[disabled] {
  background-color: #E6E9ED;
  color: #111111;
  cursor: not-allowed;
}

input[readonly],
select[readonly],
textarea[readonly] {
  background-color: #fff388;
  border-color: #E6E9ED;
  color: #111111;
}

input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  border-color: #DA4453;
  color: #DA4453;
}

input[type="file"]:focus:invalid:focus,
input[type="radio"]:focus:invalid:focus,
input[type="checkbox"]:focus:invalid:focus {
  outline-color: #DA4453;
}

input[type="button"], input[type="submit"], input[type="reset"] {
  -webkit-appearance: none;
  transition: all 0.25s;
}

select {
  background-color: #fff;
  border: 0.1rem solid #E6E9ED;
}

select[multiple] {
  height: auto;
}

label {
  line-height: 2;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0.8rem 0;
}

legend {
  border-bottom: 0.1rem solid #E6E9ED;
  color: #111111;
  display: block;
  margin-bottom: 0.8rem;
  padding: 0.8rem 0;
  width: 100%;
}

textarea {
  border: 0.1rem solid #E6E9ED;
  border-radius: 0;
  display: block;
  margin-bottom: 0.8rem;
  padding: 0.8rem;
  vertical-align: middle;
  background-color: #fff;
}

.form-group {
  margin-bottom: 2rem;
}
.form-group > label {
  margin-right: 1em;
  color: #111111;
}
@media (max-width: 768px) {
  .form-group > label {
    display: block;
    margin-bottom: 0.8rem;
  }
}

.radio,
.checkbox {
  display: table;
  width: 100%;
}
.radio label,
.checkbox label {
  display: table-cell;
}
@media (max-width: 768px) {
  .radio,
  .checkbox {
    display: block;
  }
  .radio label,
  .checkbox label {
    display: inline-block;
    padding-right: 1.6rem;
  }
}

.pageform {
  width: 100%;
  max-width: 700px;
  margin-right: auto;
  margin-left: auto;
}
.pageform input[type="text"],
.pageform input[type="password"],
.pageform input[type="email"],
.pageform input[type="url"],
.pageform input[type="date"],
.pageform input[type="month"],
.pageform input[type="time"],
.pageform input[type="datetime"],
.pageform input[type="datetime-local"],
.pageform input[type="week"],
.pageform input[type="number"],
.pageform input[type="search"],
.pageform input[type="tel"],
.pageform input[type="color"],
.pageform textarea {
  width: 100%;
}
.pageform .label {
  display: inline;
  padding: 2px 3px;
  margin-left: .5em;
  background-color: #DA4453;
  font-size: 10px;
  font-size: 1rem;
}

.btn {
  display: inline-block;
  text-transform: capitalize;
  background: transparent;
  text-align: center;
  color: #111111;
  font-family: "Lato", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  border: solid 1px #111111;
  padding: 0.8rem 2rem;
  outline: none !important;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  background-color: transparent;
  border-color: #111111;
  color: #111111;
}
.btn:hover {
  background: rgba(17, 17, 17, 0.8);
  color: #fff;
  -webkit-box-shadow: 0 3px 10px rgba(17, 17, 17, 0.45);
  -moz-box-shadow: 0 3px 10px rgba(17, 17, 17, 0.45);
  box-shadow: 0 3px 10px rgba(17, 17, 17, 0.45);
}
.btn i.arrow_carrot-right {
  display: inline-block;
  padding-left: 0.2em;
  font-size: 1.6em;
  vertical-align: text-bottom;
}
.btn.accent {
  background-color: transparent;
  border-color: #ED5565;
  color: #ED5565;
}
.btn.accent:hover {
  background: rgba(237, 85, 101, 0.8);
  color: #fff;
}
.btn.light {
  color: #fff;
  border-color: #fff;
}
.btn.light:hover {
  background: rgba(255, 255, 255, 0.8);
  color: #111111;
}
.btn.light.sub {
  font-size: 12px;
  font-size: 1.2rem;
}
.btn.sub {
  border-color: #AAB2BD;
  color: #AAB2BD;
  font-size: 12px;
  font-size: 1.2rem;
}
.btn.sub:hover {
  color: #fff;
  background: rgba(170, 178, 189, 0.8);
}

.btn i {
  font-size: 1.3em;
  vertical-align: text-bottom;
}

.btn-block {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  max-width: 300px;
}

.btn-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.btn-wrap .btn {
  margin-right: .5em;
}
.btn-wrap .btn:last-child {
  margin-right: 0;
}

.global-nav {
  float: right;
}
.global-nav ul {
  list-style: none;
  display: table;
  height: 100%;
  margin-bottom: 0;
}
.global-nav ul li {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
}
.global-nav ul li a {
  display: inline-block;
  width: 100%;
  padding: 0 2rem;
  text-transform: capitalize;
  position: relative;
  overflow: hidden;
  line-height: 65px;
  color: #fff;
}
@media (max-width: 1012px) {
  .global-nav ul li a {
    padding: 0 0.8rem;
  }
}
.global-nav ul li a:after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 32.5px;
  left: 0;
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.5);
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.global-nav ul li a:hover:after {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}
.global-nav ul li .btn {
  height: 65px;
}
.global-nav ul li .btn:after {
  display: none;
}
.global-nav .icon-menu a {
  font-size: 1.5em;
  line-height: 32.5px;
}
.global-nav .icon-menu a:hover {
  color: #AAB2BD;
}
.global-nav .icon-menu a::after {
  display: none;
}
@media (max-width: 768px) {
  .global-nav {
    display: none;
  }
}

/*スライドメニュー*/
html.sb-scroll-lock.sb-active:not(.sb-static) {
  overflow: hidden;
}

#sb-site, .sb-site-container {
  width: 100%;
  height: 100%;
  min-height: 100vh;
  position: relative;
  z-index: 1;
  background: #fff;
}

#sb-site:before, #sb-site:after {
  content: ' ';
  display: table;
}

.sb-site-container:before, .sb-site-container:after {
  content: ' ';
  display: table;
}

#sb-site:before, #sb-site:after {
  clear: both;
}

.sb-site-container:before, .sb-site-container:after {
  clear: both;
}

.sb-slidebar {
  top: 65px;
  background-color: #111111;
  height: 100%;
  overflow-y: auto;
  position: fixed;
  z-index: 0;
  display: none;
  font-size: 13px;
  font-size: 1.3rem;
  -webkit-transform: translateZ(0px);
}
@media (max-width: 768px) {
  .sb-slidebar {
    top: 50px;
  }
}
.sb-slidebar * {
  -webkit-transform: translateZ(0px);
}
.sb-slidebar .nav ul {
  width: 100%;
  list-style: none;
  padding-left: 0;
}
.sb-slidebar .nav ul li {
  width: 100%;
}
.sb-slidebar .nav ul li.icon-menu {
  display: inline-block;
  width: 32%;
  text-align: center;
}
.sb-slidebar .nav ul li.icon-menu a {
  border: none;
  display: inline-block;
  font-size: 30px;
  font-size: 3rem;
}
.sb-slidebar .nav ul li a {
  display: block;
  color: #fff;
  width: 100%;
  padding: 1.6rem;
  border-bottom: 0.1rem solid #434A54;
  text-transform: uppercase;
}
.sb-slidebar .nav ul li a:hover {
  background-color: #656D78;
}
.sb-slidebar .nav.icon-nav {
  display: table;
  width: 100%;
}
.sb-slidebar .nav.icon-nav a {
  display: table-cell;
  text-align: center;
  font-size: 30px;
  font-size: 3rem;
  padding: 0.5em 0.5em;
  color: #fff;
}
.sb-slidebar .nav.icon-nav a:hover {
  color: #cccccc;
}

.sb-left {
  left: 0;
  width: 260px;
  font-family: "Lato";
}

.sb-right {
  right: 0;
  padding-left: 1.6rem;
  padding-right: 1.6rem;
  width: 90%;
  color: #fff;
}

html.sb-static .sb-slidebar {
  position: absolute;
}

.sb-active #sb-site {
  border-left: solid #434A54 1px;
  border-right: solid #434A54 1px;
}

.sb-slidebar {
  padding-bottom: 50px;
}
.sb-slidebar.sb-static {
  position: absolute;
}
.sb-slidebar.sb-active {
  display: block;
}

.sb-style-overlay {
  z-index: 9999;
}

.sb-momentum-scrolling {
  -webkit-overflow-scrolling: touch;
}

@media (max-width: 768px) {
  .sb-slide, #sb-site, .sb-site-container, .sb-slidebar {
    -webkit-transform: translate(0px);
    -moz-transform: translate(0px);
    -o-transform: translate(0px);
    transform: translate(0px);
    -webkit-transition: -webkit-transform 400ms ease;
    -moz-transition: -moz-transform 400ms ease;
    -o-transition: -o-transform 400ms ease;
    transition: transform 400ms ease;
    -webkit-transition-property: -webkit-transform, left, right;
    -webkit-backface-visibility: hidden;
  }
}
.sb-hide {
  display: none;
}

.sb-toggle-left {
  left: 0.8rem;
}

.menu-toggle,
.menu-toggle span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
}

.menu-toggle {
  display: block;
  position: fixed;
  width: 25px;
  height: 25px;
  top: 10px;
  left: 15px;
  z-index: 9999;
}
.menu-toggle span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #fff;
  border-radius: 4px;
}
.menu-toggle span:nth-of-type(1) {
  top: 0;
}
.menu-toggle span:nth-of-type(2) {
  top: 9px;
}
.menu-toggle span:nth-of-type(3) {
  bottom: 5px;
}
.menu-toggle p {
  bottom: -2px;
  color: #fff;
}

.sb-active-left .menu-toggle span:nth-of-type(1) {
  -webkit-transform: translateY(9px) rotate(-45deg);
  transform: translateY(9px) rotate(-45deg);
  background-color: #fff;
}
.sb-active-left .menu-toggle span:nth-of-type(2) {
  opacity: 0;
}
.sb-active-left .menu-toggle span:nth-of-type(3) {
  -webkit-transform: translateY(-9px) rotate(45deg);
  transform: translateY(-9px) rotate(45deg);
  background-color: #fff;
}

#toggle p {
  margin: 0;
  position: absolute;
  font-size: 10px;
  font-size: 1rem;
  width: 100%;
  text-align: center;
  text-transform: capitalize;
  font-family: "Lato";
}

.sb-toggle-right {
  float: right;
  display: inline-block;
  width: 25px;
  height: 25px;
}
.sb-toggle-right i {
  font-size: 2.2em;
}
.sb-toggle-right p {
  bottom: -8px;
  left: -5px;
}
@media (max-width: 768px) {
  .sb-toggle-right {
    top: 5px;
    right: 15px;
    padding: 0px;
    position: absolute;
  }
}

/*---------------------------------------------------------
ロード
---------------------------------------------------------*/
#Loader {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 9999;
  overflow: hidden;
  background: #fff;
  background-size: cover;
}

.loadbar-wrap {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.loadbar-wrap img {
  margin-bottom: 1.6rem;
  max-width: 250px !important;
}

.loadbar {
  background-color: rgba(17, 17, 17, 0.5);
  width: 0%;
  height: 10px;
}

.site-wrap {
  opacity: 0;
  top: 50px;
}

.site-header,
.post-head,
.post-body > *,
.contents-list,
.f_in {
  position: relative;
  top: 30px;
  opacity: 0;
}

/* 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;
}
.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: inline-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("./../images/ajax-loader.gif") center center no-repeat;
}

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  width: 50px;
  height: 50px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  color: #fff;
  border: solid 1px #fff;
  top: 50%;
  margin-top: -25px;
  padding: 0;
  outline: none;
  z-index: 10;
  transition: all 0.25s;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  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-prev:after,
.slick-next:before,
.slick-next:after {
  content: '';
  display: block;
  width: 25px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  margin-left: -12.5px;
}
.slick-prev:before,
.slick-next:before {
  transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.slick-prev:after,
.slick-next:after {
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
@media (max-width: 768px) {
  .slick-prev,
  .slick-next {
    width: 30px;
    height: 30px;
  }
  .slick-prev:before, .slick-prev:after,
  .slick-next:before,
  .slick-next:after {
    width: 15px;
    margin-left: -7.5px;
  }
}

.slick-prev {
  left: 10px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: 10px;
}
.slick-prev:before {
  top: 15px;
}
@media (max-width: 768px) {
  .slick-prev:before {
    top: 8px;
  }
}
.slick-prev:after {
  bottom: 15px;
}
@media (max-width: 768px) {
  .slick-prev:after {
    bottom: 8px;
  }
}

.slick-next {
  right: 10px;
}
[dir="rtl"] .slick-next {
  left: 10px;
  right: auto;
}
.slick-next:before {
  bottom: 15px;
}
@media (max-width: 768px) {
  .slick-next:before {
    bottom: 8px;
  }
}
.slick-next:after {
  top: 15px;
}
@media (max-width: 768px) {
  .slick-next:after {
    top: 8px;
  }
}

.goods-carousel .slick-prev,
.goods-carousel .slick-next, .carousel .slick-prev,
.carousel .slick-next, .archive-carousel .slick-prev,
.archive-carousel .slick-next {
  color: #111111;
  border-color: #111111;
  background-color: rgba(255, 255, 255, 0.5);
}
.goods-carousel .slick-prev:before, .goods-carousel .slick-prev:after,
.goods-carousel .slick-next:before,
.goods-carousel .slick-next:after, .carousel .slick-prev:before, .carousel .slick-prev:after,
.carousel .slick-next:before,
.carousel .slick-next:after, .archive-carousel .slick-prev:before, .archive-carousel .slick-prev:after,
.archive-carousel .slick-next:before,
.archive-carousel .slick-next:after {
  background-color: #111111;
}

.goods-carousel .slick-prev,
.goods-carousel .slick-next {
  top: auto;
  bottom: -4rem;
}

.carousel, .archive-carousel {
  margin-bottom: 4rem;
}
.carousel .slick-next, .archive-carousel .slick-next {
  right: -50px;
}
.carousel .slick-prev, .archive-carousel .slick-prev {
  left: -50px;
}
@media (max-width: 1012px) {
  .carousel .slick-next, .archive-carousel .slick-next {
    right: 0px;
  }
  .carousel .slick-prev, .archive-carousel .slick-prev {
    left: 0px;
  }
}

.slick-disabled {
  opacity: 0;
}

/* Dots */
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: none;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 15px;
  width: 15px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 15px;
  width: 15px;
  background-color: #AAB2BD;
  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.slick-active button {
  background-color: #111111;
}

.bnr_carousel {
  text-align: center;
}

#breadcrumbs {
  font-size: 12px;
  font-size: 1.2rem;
  width: 100%;
  background-color: #F5F7FA;
  color: #AAB2BD;
  padding: 0.8rem;
  margin-top: 1.6rem;
}
#breadcrumbs ol {
  list-style: none;
  margin-bottom: 0;
}
#breadcrumbs ol li {
  display: inline-block;
  margin-left: 0.8rem;
}
#breadcrumbs ol li:after {
  content: "\f105";
  font-family: 'FontAwesome';
  margin-left: 0.8rem;
}
#breadcrumbs ol li:last-child:after {
  display: none;
}
#breadcrumbs ol li i {
  font-size: 1.5em;
}

.table {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.table th, .table td {
  border-bottom: dotted 1px #CCD1D9;
  padding: 1em 0.1em;
}
.table th {
  text-align: left;
  padding-right: 0.8rem;
  min-width: 5em;
}
.table caption {
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 2rem;
}
.table tr:last-child th, .table tr:last-child td {
  border-bottom: none;
}

/*---------------------------------------------------------
wp固有スタイル
---------------------------------------------------------*/
.aligncenter {
  display: block;
  margin: 0 auto;
}

.alignnone {
  max-width: none;
}

.alignright {
  float: right;
  width: 49% !important;
}
.alignright + * {
  clear: both;
}
.alignright + br {
  clear: none !important;
}

.alignleft {
  float: left;
  margin-right: 1.5%;
  width: 49% !important;
}

.alignright:after, .alignleft:after {
  content: '';
  display: block;
  clear: both;
}

img[class*="wp-image-"],
img[class*="attachment-"] {
  max-width: 100%;
  height: auto;
}

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

/*---------------------------------------------------------
ページネーション
---------------------------------------------------------*/
.pagination {
  list-style-type: none;
  padding-left: 0;
  margin: 0 0 2rem;
  padding-top: 4rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.pagination li a {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.pagination a {
  padding-top: 1px;
  text-decoration: none;
  border-left-width: 0;
  min-width: 36px;
  min-height: 36px;
  color: #111111;
  background-color: #AAB2BD;
  font-family: "Lato";
  font-weight: bold;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  margin: 0 3px;
}
.pagination li:not([class*="current"]) a:hover {
  background-color: #eee;
}
.pagination li:first-of-type a {
  border-left-width: 1px;
}
.pagination li.first span, .pagination li.last span, .pagination li.previous span, .pagination li.next span {
  /* screen readers only */
  position: absolute;
  top: -9999px;
  left: -9999px;
}
.pagination li.first a::before, .pagination li.last a::after, .pagination li.previous a::before, .pagination li.next a::after {
  display: inline-block;
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
.pagination li.first a::before {
  content: "\f100";
}
.pagination li.last a::after {
  content: "\f101";
}
.pagination li.previous a::before {
  content: "\f104";
}
.pagination li.next a::after {
  content: "\f105";
}
.pagination li.current a {
  color: #fff;
  cursor: default;
  pointer-events: none;
  background-color: #434A54;
}

@media only screen and (max-width: 680px) {
  .pagination li.first, .pagination li.last {
    /* screen readers only */
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .pagination li.previous a {
    border-left-width: 1px;
  }
}
@media only screen and (max-width: 500px) {
  .pagination li {
    /* screen readers only */
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .pagination li.current, .pagination li.first, .pagination li.last, .pagination li.previous, .pagination li.next {
    position: initial;
    top: initial;
    left: initial;
  }
  .pagination li.previous a {
    border-left-width: 0;
  }
}
@media only screen and (max-width: 400px) {
  .pagination li.first, .pagination li.last {
    /* screen readers only */
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .pagination li.previous a {
    border-left-width: 1px;
  }
}
@media only screen and (max-width: 240px) {
  /* For watches? */
  .pagination li {
    width: 50%;
  }
  .pagination li.current {
    order: 2;
    width: 100%;
    border-left-width: 1px;
  }
}
/*---------------------------------------------------------
ページナビゲーション単体
---------------------------------------------------------*/
.pager {
  margin-top: 4rem;
}
.pager a {
  display: inline-block;
  border: 1px solid;
  padding: 0.8rem 2rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.pager .pull-right {
  text-align: right;
}

/*---------------------------------------------------------
アコーディオン
---------------------------------------------------------*/
#acMenu dt {
  cursor: pointer;
  border: 1px solid;
  padding: 1.6rem 0.8rem;
  text-align: center;
  position: relative;
}
#acMenu dt:after {
  font-size: 2em;
  font-family: 'ElegantIcons';
  content: "\33";
  position: absolute;
  right: 0.8rem;
  top: 0.4rem;
}
#acMenu dt.active {
  background: #111111;
  color: #fff;
}
#acMenu dt.active:after {
  content: "\32";
}
#acMenu dt:hover {
  background: #111111;
  color: #fff;
}
#acMenu dd {
  border: 1px solid;
  border-top: none;
  display: none;
  margin-left: 0;
  padding: 0.8rem;
}

/*---------------------------------------------------------
たぶ
---------------------------------------------------------*/
.tabs {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 1.6rem 0;
}
.tabs__menu {
  padding-left: 0;
  margin-bottom: 0;
}
.tabs__menu li {
  cursor: pointer;
  border: 1px solid #CCD1D9;
  border-right: none;
  display: inline-block;
  padding: 0.8rem 2rem;
  text-align: center;
  transition: all 0.25s;
  color: #AAB2BD;
}
.tabs__menu li:last-child {
  border-right: 1px solid #CCD1D9;
}
.tabs__menu li.active {
  background-color: #111111;
  color: #fff;
  cursor: auto;
}
.tabs__menu li:not(.active):hover {
  background-color: #E6E9ED;
  color: #111111;
}
.tabs__content {
  padding: 0.8rem;
  overflow: hidden;
}
.tabs-item {
  width: 100%;
}

.main_column .tabs__content {
  padding: 0.8rem 1.6rem;
}

.page-tabs .tabs__menu {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: no-wrap;
  -webkit-flex-wrap: no-wrap;
  flex-wrap: no-wrap;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
}
.page-tabs li {
  width: 100%;
}
.page-tabs .tabs-item {
  padding: 2rem 0;
}
.page-tabs .js-tabs-height {
  height: 1500px !important;
}
@media (max-width: 1230px) {
  .page-tabs .js-tabs-height {
    height: 1400px !important;
  }
}
@media (max-width: 1012px) {
  .page-tabs .js-tabs-height {
    height: 1120px !important;
  }
}
@media (max-width: 768px) {
  .page-tabs .js-tabs-height {
    height: 2400px !important;
  }
}
@media (max-width: 670px) {
  .page-tabs .js-tabs-height {
    height: 2100px !important;
  }
}
@media (max-width: 560px) {
  .page-tabs .js-tabs-height {
    height: 1800px !important;
  }
}
@media (max-width: 414px) {
  .page-tabs .js-tabs-height {
    height: 1480px !important;
  }
}
@media (max-width: 375px) {
  .page-tabs .js-tabs-height {
    height: 1280px !important;
  }
}
@media (max-width: 320px) {
  .page-tabs .js-tabs-height {
    height: 1080px !important;
  }
}

@-webkit-keyframes gradMove {
  0% {
    background-position: 0% 97%;
  }
  50% {
    background-position: 100% 4%;
  }
  100% {
    background-position: 0% 97%;
  }
}
@-moz-keyframes gradMove {
  0% {
    background-position: 0% 97%;
  }
  50% {
    background-position: 100% 4%;
  }
  100% {
    background-position: 0% 97%;
  }
}
@-o-keyframes gradMove {
  0% {
    background-position: 0% 97%;
  }
  50% {
    background-position: 100% 4%;
  }
  100% {
    background-position: 0% 97%;
  }
}
@keyframes gradMove {
  0% {
    background-position: 0% 97%;
  }
  50% {
    background-position: 100% 4%;
  }
  100% {
    background-position: 0% 97%;
  }
}
/*---------------------------------------------------------
　レイアウトスタイル
---------------------------------------------------------*/
html, body, .site-wrap {
  height: 100%;
  width: 100%;
}

html {
  overflow-x: hidden;
}

img {
  max-width: 100%;
}

.event img {
  user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -webkit-touch-callout: none;
}

article {
  padding-bottom: 4rem;
}

.box {
  padding: 6rem 0;
}
@media (max-width: 768px) {
  .box {
    padding: 4rem 0;
  }
}
.box.even {
  background-color: #F5F7FA;
}
.box.full {
  padding: 0;
}

.event .box {
  padding: 4rem 0;
}
@media (max-width: 768px) {
  .event .box {
    padding: 2rem 0;
  }
}

.site-wrap {
  padding-top: 65px;
}
@media (max-width: 768px) {
  .site-wrap {
    padding-top: 50px;
  }
}

.home .site-wrap {
  padding-top: 0;
}
.home .site-header {
  padding-bottom: 100px;
}
@media (max-width: 768px) {
  .home .site-header {
    padding-bottom: 0px;
  }
}
.home .site-header.fixed {
  padding-bottom: 0px;
}
.home .site-header.fixed .logo {
  opacity: 1;
}

.page .site-header, .event .site-header {
  background: #111111;
  position: fixed;
}
.page .site-header a, .event .site-header a {
  color: #fff;
}

.sp {
  display: none;
}
@media (max-width: 768px) {
  .sp {
    display: block;
  }
}

@media (max-width: 768px) {
  .pc {
    display: none;
  }
}

.full-row {
  margin-left: 0;
  margin-right: 0;
}
.full-row .col-xs-1, .full-row .col-sm-1, .full-row .col-md-1, .full-row .col-lg-1, .full-row .col-xs-2, .full-row .col-sm-2, .full-row .col-md-2, .full-row .col-lg-2, .full-row .col-xs-3, .full-row .col-sm-3, .full-row .col-md-3, .full-row .col-lg-3, .full-row .col-xs-4, .full-row .col-sm-4, .full-row .col-md-4, .full-row .col-lg-4, .full-row .col-xs-5, .full-row .col-sm-5, .full-row .col-md-5, .full-row .col-lg-5, .full-row .col-xs-6, .full-row .col-sm-6, .full-row .col-md-6, .full-row .col-lg-6, .full-row .col-xs-7, .full-row .col-sm-7, .full-row .col-md-7, .full-row .col-lg-7, .full-row .col-xs-8, .full-row .col-sm-8, .full-row .col-md-8, .full-row .col-lg-8, .full-row .col-xs-9, .full-row .col-sm-9, .full-row .col-md-9, .full-row .col-lg-9, .full-row .col-xs-10, .full-row .col-sm-10, .full-row .col-md-10, .full-row .col-lg-10, .full-row .col-xs-11, .full-row .col-sm-11, .full-row .col-md-11, .full-row .col-lg-11, .full-row .col-xs-12, .full-row .col-sm-12, .full-row .col-md-12, .full-row .col-lg-12 {
  padding-left: 0;
  padding-right: 0;
}

.center {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.page-top {
  position: absolute;
  transition: all 0.25s;
  z-index: 9999;
  top: -0.7em;
  left: 50%;
  padding: 0 0.8rem;
  font-size: 3em;
  display: inline-block;
  background-color: #111111;
  color: #fff;
  line-height: 0;
  margin-left: -0.5em;
}
.page-top.sp {
  position: fixed;
  bottom: 0;
  right: 0;
  top: auto;
  left: auto;
  display: none;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}
@media (max-width: 768px) {
  .page-top.sp {
    display: block;
  }
}
.page-top.sp.fixed {
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
}

@media (max-width: 768px) {
  .site-footer .page-top {
    display: none;
  }
}
.column {
  position: relative;
}

.sub_column .iframe-wrap {
  padding-top: 65.5%;
}

.no-article {
  text-align: center;
}
.no-article p {
  font-weight: 700;
  color: #656D78;
}

/*---------------------------------------------------------
ヘッダー
---------------------------------------------------------*/
.site-header {
  position: fixed;
  left: 0;
  width: 100%;
  height: 65px;
  color: #fff;
  font-family: "Lato";
  line-height: 0;
  z-index: 1000;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#333333+0,333333+100&0+0,1+100,0.5+100 */
  background: -moz-linear-gradient(bottom, rgba(51, 51, 51, 0) 0%, rgba(51, 51, 51, 0.85) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(bottom, rgba(51, 51, 51, 0) 0%, rgba(51, 51, 51, 0.85) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to top, rgba(51, 51, 51, 0) 0%, rgba(51, 51, 51, 0.85) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00333333', endColorstr='#80333333',GradientType=0 );
  /* IE6-9 */
}
@media (max-width: 768px) {
  .site-header {
    height: 50px;
    position: fixed;
    background: #111111;
  }
}
.site-header .logo {
  float: left;
  margin-bottom: 0;
  margin-left: 2rem;
  padding-top: 2px;
  width: 100px;
}
.site-header .logo img {
  vertical-align: middle;
}
@media (max-width: 768px) {
  .site-header .logo {
    float: none;
    display: block;
    text-align: center;
    width: 75px;
    margin: 0 auto;
  }
  .site-header .logo img {
    display: inline-block;
  }
}
.site-header.fixed {
  position: fixed;
  background: #111111;
  height: 50px;
}
.site-header.fixed .global-nav ul li a {
  line-height: 50px;
}
.site-header.fixed .global-nav ul li a:after {
  top: 25px;
}
.site-header.fixed .logo {
  width: 75px;
}
.site-header, .site-header.fixed, .site-header .logo, .site-header .logo img {
  transition: all .65s;
}

/*---------------------------------------------------------
フッター
---------------------------------------------------------*/
.site-footer {
  background-color: #111111;
  padding: 2rem 0.4rem;
  color: #fff;
  font-family: "Lato";
  text-align: center;
}
.site-footer img {
  width: 300px;
}
@media (max-width: 768px) {
  .site-footer {
    text-align: center;
  }
}
.site-footer a {
  color: #fff;
}
.site-footer ul {
  list-style: none;
}
.site-footer .icon {
  font-size: 2em;
  margin-right: 1em;
}
.site-footer .copy {
  text-align: center;
  margin-bottom: 0;
  margin-top: 2rem;
  font-size: 10px;
  font-size: 1rem;
}

.footer-nav {
  text-align: center;
}
.footer-nav ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-around;
  -webkit-justify-content: space-around;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  padding-left: 0;
  width: 100%;
  margin: 0 auto 2rem;
  margin-bottom: 1.6rem;
  font-size: 12px;
  font-size: 1.2rem;
  max-width: 1000px;
}
@media (max-width: 768px) {
  .footer-nav ul li {
    width: 50%;
    padding: 0.8rem;
  }
}
.footer-nav ul li a {
  text-transform: capitalize;
  position: relative;
  overflow: hidden;
  display: inline-block;
}
.footer-nav ul li a::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background: white;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.footer-nav ul li a:hover {
  color: #fff;
}
.footer-nav ul li a:hover::after {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}
.footer-nav ul.footer-nav-sns {
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 768px) {
  .footer-nav ul.footer-nav-sns {
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
.footer-nav ul.footer-nav-sns li a {
  display: block;
  width: 100%;
  height: 100%;
}
.footer-nav ul.footer-nav-sns li a::after {
  display: none;
}
.footer-nav ul.footer-nav-sns li a:hover {
  color: #CCD1D9;
}
.footer-nav ul.footer-nav-sns li i {
  font-size: 2em;
}

/*---------------------------------------------------------
投稿パーツ
---------------------------------------------------------*/
.cat ul {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}
.cat ul li {
  background-color: #111111;
  color: #fff;
  padding: 0.1rem 0.8rem;
  border: 1px solid #111111;
  display: inline-block;
}
.cat ul li a {
  color: #fff;
  padding-left: 0;
}
.cat ul li:hover {
  background-color: transparent;
}
.cat ul li:hover a {
  color: #111111;
}

.day {
  font-family: "Lato";
  font-weight: bold;
}

.post-content > div > :not(img) {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.introduction-wrap {
  text-align: center;
}
.introduction-wrap .wp-post-image {
  -webkit-box-shadow: 0 5px 15px rgba(17, 17, 17, 0.45);
  -moz-box-shadow: 0 5px 15px rgba(17, 17, 17, 0.45);
  box-shadow: 0 5px 15px rgba(17, 17, 17, 0.45);
}

.introduction {
  font-size: 20px;
  font-size: 2rem;
  margin: 4rem auto;
  font-weight: 600;
  line-height: 2;
}
@media (max-width: 1012px) {
  .introduction {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 768px) {
  .introduction {
    font-size: 14px;
    font-size: 1.4rem;
    text-align: center;
    margin: 1.6rem auto;
  }
}

.label {
  font-size: 12px;
  font-size: 1.2rem;
  background-color: #111111;
  color: #fff;
  display: inline-block;
  padding: 0 0.8rem;
}
.label.near {
  background-color: #ED5565;
}
.label.end {
  background-color: #AAB2BD;
}

.label.new {
  position: absolute;
  top: -1em;
  left: -1em;
  z-index: 1000;
  background: #ED5565;
  font-size: 12px;
  font-size: 1.2rem;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  line-height: 3.5;
}
@media (max-width: 768px) {
  .label.new {
    font-size: 10px;
    font-size: 1rem;
  }
}

/*---------------------------------------------------------
　hスタイル
---------------------------------------------------------*/
.section-h {
  text-align: center;
  text-transform: capitalize;
  font-family: "Lato";
  letter-spacing: 0.05em;
  margin-bottom: 4rem;
  font-weight: 400;
}
.section-h span {
  font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-weight: 700;
}

.block-h {
  border-top: 0.1rem solid #93d9f2;
  border-bottom: 0.1rem solid #f6c9e3;
  padding: 1em 0;
  margin-top: 2rem;
}

/*---------------------------------------------------------
バナー
---------------------------------------------------------*/
.event-item {
  display: block;
  text-align: center;
  margin-bottom: 1.6rem;
  font-family: "Lato", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  cursor: pointer;
}
.event-item-head {
  text-align: center;
  margin-bottom: 1.6rem;
  position: relative;
  max-width: 300px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  overflow: hidden;
  transition: all 0.25s;
}
.event-item-head img {
  width: 100%;
  max-width: 300px;
}
.event-item-head span {
  display: block;
}
.event-item-head::before, .event-item-head::after,
.event-item-head span::before,
.event-item-head span::after {
  content: '';
  position: absolute;
}
.event-item-head::before {
  bottom: 0;
  left: -100%;
  width: 100%;
  height: 2px;
  background-color: #fff388;
}
.event-item-head::after {
  bottom: -100%;
  right: 0;
  width: 2px;
  height: 100%;
  background-color: #f6c9e3;
}
.event-item-head span::before {
  top: 0;
  right: -100%;
  width: 100%;
  height: 2px;
  background-color: #93d9f2;
}
.event-item-head span::after {
  top: -100%;
  left: 0;
  width: 2px;
  height: 100%;
  background-color: #85dfc8;
}
.event-item-head > div {
  background-position: center;
  background-size: cover;
}
.event-item-head > div::before {
  width: 100%;
  content: '';
  display: block;
  padding-top: 142%;
}
.event-item-body > * {
  margin-bottom: 0.4rem;
}
.event-item-body h2 {
  font-size: 18px;
  font-size: 1.8rem;
  transition: all 0.25s;
  color: #111111;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@media (max-width: 1012px) {
  .event-item-body h2 {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.event-item-body p {
  color: #656D78;
}
@media (max-width: 1230px) {
  .event-item-body p {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.event-item-body .label.near {
  background-color: #ED5565;
}
.event-item.archive {
  margin-bottom: 4rem;
}
.event-item.archive .event-item-body {
  position: relative;
}
.event-item.archive .event-item-body h2 {
  font-size: 12px;
  font-size: 1.2rem;
  position: relative;
  z-index: 1;
}
.event-item.archive .event-item-body .year {
  position: absolute;
  opacity: 0.25;
  filter: alpha(opacity=25);
  font-size: 50px;
  font-size: 5rem;
  color: #AAB2BD;
  font-family: "Lato";
  top: -3.5rem;
  right: 0;
  z-index: 0;
}
.event-item .label {
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
}
@media (min-width: 768px) {
  .event-item.detail {
    text-align: left;
  }
  .event-item.detail .event-item-head {
    margin-left: 0;
    margin-right: 0;
  }
  .event-item.detail .event-item-body h2 {
    font-size: 26px;
    font-size: 2.6rem;
  }
  .event-item.detail .event-item-body p {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .event-item.detail .event-item-body .label {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .event-item.detail .event-item-body .introduction {
    font-size: 16px;
    font-size: 1.6rem;
    color: #111111;
    margin: 0.4rem auto;
    border-top: dashed 1px #AAB2BD;
    padding-top: 0.8rem;
  }
}
@media (max-width: 768px) {
  .event-item.detail .introduction {
    display: none;
  }
}

.event-item:hover .event-item-head {
  -webkit-box-shadow: 0 5px 20px rgba(17, 17, 17, 0.45);
  -moz-box-shadow: 0 5px 20px rgba(17, 17, 17, 0.45);
  box-shadow: 0 5px 20px rgba(17, 17, 17, 0.45);
}
.event-item:hover .event-item-head::before {
  animation: leftAnim 1s linear 0s infinite;
}
.event-item:hover .event-item-head::after {
  animation: bottomAnim 1s linear .75s infinite;
}
.event-item:hover .event-item-head span::before {
  animation: rightAnim 1s linear 0s infinite;
}
.event-item:hover .event-item-head span::after {
  animation: topAnim 1s linear .75s infinite;
}
.event-item:hover .event-item-body h2 {
  color: #3BAFDA;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.info-item {
  display: block;
  margin-bottom: 1.6rem;
  color: #111111;
}
.info-item-head {
  margin-bottom: 0.4rem;
  position: relative;
  overflow: hidden;
  transition: all 0.25s;
}
.info-item-head > div {
  background-position: center;
  background-size: cover;
}
.info-item-head > div::before {
  content: "";
  display: block;
  padding-top: 61.8%;
}
.info-item-head::before, .info-item-head::after,
.info-item-head span::before,
.info-item-head span::after {
  content: '';
  position: absolute;
}
.info-item-head::before {
  bottom: 0;
  left: -100%;
  width: 100%;
  height: 1px;
  background-color: #fff388;
}
.info-item-head::after {
  bottom: -100%;
  right: 0;
  width: 1px;
  height: 100%;
  background-color: #f6c9e3;
}
.info-item-head span::before {
  top: 0;
  right: -100%;
  width: 100%;
  height: 1px;
  background-color: #93d9f2;
}
.info-item-head span::after {
  top: -100%;
  left: 0;
  width: 1px;
  height: 100%;
  background-color: #85dfc8;
}
@media (max-width: 768px) {
  .info-item-body {
    width: 98%;
    /* IE8以下とAndroid4.3以下用フォールバック */
    width: -webkit-calc(100% - 100px);
    width: calc(100% - 100px);
  }
}
.info-item-body > * {
  margin-bottom: 0.4rem;
}
.info-item-body h2 {
  font-size: 16px;
  font-size: 1.6rem;
  transition: all 0.25s;
  height: 3em;
  overflow: hidden;
}
@media (max-width: 1012px) {
  .info-item-body h2 {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.info-item-foot {
  color: #AAB2BD;
  font-size: 12px;
  font-size: 1.2rem;
}
.info-item-foot span, .info-item-foot a {
  display: inline-block;
  color: #AAB2BD;
}
.info-item-foot .date {
  font-family: "Lato";
}
.info-item:hover .info-item-head {
  -webkit-box-shadow: 0 5px 15px rgba(17, 17, 17, 0.45);
  -moz-box-shadow: 0 5px 15px rgba(17, 17, 17, 0.45);
  box-shadow: 0 5px 15px rgba(17, 17, 17, 0.45);
}
.info-item:hover .info-item-head::before {
  animation: leftAnim 1s linear 0s infinite;
}
.info-item:hover .info-item-head::after {
  animation: bottomAnim 1s linear .75s infinite;
}
.info-item:hover .info-item-head span::before {
  animation: rightAnim 1s linear 0s infinite;
}
.info-item:hover .info-item-head span::after {
  animation: topAnim 1s linear .75s infinite;
}
.info-item:hover .info-item-body h2 {
  color: #3BAFDA;
}
@media (max-width: 768px) {
  .info-item {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .info-item .info-item-head {
    width: 100px;
    margin-right: 0.8rem;
  }
}

/* 各アニメーション */
@keyframes topAnim {
  0% {
    top: -100%;
  }
  100% {
    top: 100%;
  }
}
@keyframes bottomAnim {
  0% {
    bottom: -100%;
  }
  100% {
    bottom: 100%;
  }
}
@keyframes rightAnim {
  0% {
    right: -100%;
  }
  100% {
    right: 100%;
  }
}
@keyframes leftAnim {
  0% {
    left: -100%;
  }
  100% {
    left: 100%;
  }
}
/*---------------------------------------------------------
マップ表示
---------------------------------------------------------*/
.iframe-wrap {
  position: relative;
  width: 100%;
  padding-top: 100%;
  margin-bottom: 1.6rem;
}
.iframe-wrap iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
@media (max-width: 768px) {
  .iframe-wrap iframe {
    pointer-events: none;
  }
}

.map {
  height: 550px;
}
@media (min-width: 768px) {
  .map {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
  }
}
@media (max-width: 768px) {
  .map {
    height: auto;
  }
}
.map-body, .map-head {
  height: 100%;
  width: auto;
}
.map-head {
  -webkit-flex-grow: 250px;
  flex-grow: 250px;
  position: relative;
  width: 250px;
  padding: 2rem;
  background-color: #111111;
}
.map-head .summary {
  color: #fff;
}
.map-head .summary p {
  margin-bottom: 0;
}
.map-head .summary .sub {
  margin-top: 1.6rem;
}
.map-head .summary .sub p {
  font-size: 85%;
  color: #E6E9ED;
}
@media (max-width: 768px) {
  .map-head {
    -webkit-flex-grow: auto;
    flex-grow: auto;
    width: 100%;
    text-align: center;
  }
  .map-head img {
    width: 220px;
  }
}
.map-body {
  width: -webkit-calc(100% - 250px);
  width: calc(100% - 250px);
}
@media (max-width: 768px) {
  .map-body {
    width: 100%;
    height: 300px;
  }
}

.map-img {
  display: block;
  margin: 1.6rem auto;
  width: 100%;
}

#map_custmomize {
  width: 100%;
  height: 100%;
}

/*---------------------------------------------------------
　カルーセル
---------------------------------------------------------*/
.event .hero-image {
  height: 640px;
}
@media (max-width: 768px) {
  .event .hero-image {
    height: 450px;
  }
}
.event .hero-image .carousel-wrap {
  width: 100%;
}
.event .hero-image-body {
  text-align: center;
}
.event .hero-image-body .hero-image-title {
  font-size: 32px;
  font-size: 3.2rem;
}
@media (max-width: 768px) {
  .event .hero-image-body .hero-image-title {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.event .hero-image-body p {
  font-size: 22px;
  font-size: 2.2rem;
}
@media (max-width: 1012px) {
  .event .hero-image-body p {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.home .hero-image {
  height: 85vh;
  min-height: 640px;
}
@media (max-width: 768px) {
  .home .hero-image {
    height: 100vh;
    min-height: 450px;
  }
}
.home .hero-image-carousel .slick-slide {
  background-size: cover;
  background-position: center;
}

.hero-image {
  position: relative;
  min-height: 1px;
  padding-bottom: 4rem;
}
.hero-image:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.hero-image-head {
  width: 250px;
  height: 100%;
  float: left;
  padding: 2rem;
  text-align: center;
}
.hero-image-head img {
  display: block;
  margin-bottom: 0.8rem;
}
.hero-image-head .summary {
  text-align: left;
}
.hero-image-head .summary p {
  margin-bottom: 0;
  font-weight: 700;
  padding-left: 0.4rem;
}
.hero-image-head .summary .btn {
  font-size: 12px;
  font-size: 1.2rem;
}
.hero-image-head .summary .btn:hover {
  color: #fff;
}
.hero-image .carousel-wrap {
  position: relative;
  float: left;
  height: 100%;
  width: 100%;
}
.hero-image .carousel-wrap .slick-slider, .hero-image .carousel-wrap .slick-list, .hero-image .carousel-wrap .slick-track {
  height: 100%;
}
.hero-image-body {
  color: #fff;
  position: absolute;
  bottom: 0;
  z-index: 0;
  width: 100%;
  bottom: 0;
  text-align: right;
  padding: 2rem 2rem 4rem;
  font-family: "Lato", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
@media (max-width: 1012px) {
  .hero-image-body {
    text-align: center;
  }
}
.hero-image-body::before {
  content: '';
  z-index: -1;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#333333+0,333333+100&0+0,1+100,0.5+100 */
  background: -moz-linear-gradient(top, rgba(51, 51, 51, 0) 0%, rgba(51, 51, 51, 0.85) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(51, 51, 51, 0) 0%, rgba(51, 51, 51, 0.85) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(51, 51, 51, 0) 0%, rgba(51, 51, 51, 0.85) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00333333', endColorstr='#80333333',GradientType=0 );
  /* IE6-9 */
}
.hero-image-body .hero-image-title, .hero-image-body p {
  margin-bottom: 0.8rem;
  font-weight: 400;
}
.hero-image-body .hero-image-title {
  font-size: 30px;
  font-size: 3rem;
}
@media (max-width: 768px) {
  .hero-image-body .hero-image-title {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.hero-image-body p {
  font-size: 20px;
  font-size: 2rem;
}
@media (max-width: 1012px) {
  .hero-image-body p {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.hero-image-body a {
  color: #fff;
}
.hero-image-body .btn {
  font-size: 18px;
  font-size: 1.8rem;
  padding: 0.4rem 4rem;
}
@media (max-width: 1012px) {
  .hero-image-body .btn {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.hero-image .hero-image-carousel-item {
  text-align: center;
}
.hero-image .hero-image-carousel-item img {
  max-width: 250px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.hero-image .slick-slide {
  background-size: cover;
  background-position: center;
}
@media (max-width: 768px) {
  .hero-image {
    height: 450px;
  }
  .hero-image-head {
    display: none;
  }
  .hero-image .carousel-wrap {
    width: 100%;
  }
}

/*---------------------------------------------------------
　フロントページ
---------------------------------------------------------*/
.concept {
  background-image: url(images/concept-bg.jpg);
  height: 400px;
  padding: 0.8rem;
  background-position: center center;
  background-size: cover;
}
@media (min-width: 768px) {
  .concept {
    background-attachment: fixed;
  }
}
.concept-body {
  text-align: center;
  color: #fff;
}
.concept-body img {
  max-width: 500px;
  width: 100%;
}

.link-item {
  background-size: cover;
  background-position: center center;
  color: #fff;
  height: 400px;
  display: block;
  width: 100%;
  position: relative;
}
.link-item-body {
  text-align: center;
}
.link-item-body h2 {
  margin-bottom: 0;
  text-shadow: 1px 1px 3px rgba(17, 17, 17, 0.5);
}
.link-item-body p {
  text-shadow: 1px 1px 3px rgba(17, 17, 17, 0.5);
}
.link-item-body img {
  max-width: 300px;
}
@media (max-width: 768px) {
  .link-item {
    height: 200px;
  }
}
.link-item::before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  transition: all 0.25s;
  opacity: 0;
  background: linear-gradient(235deg, #f5f39c, #f9c1c1, #9ee9ff);
  background-size: 600% 600%;
  -webkit-animation: gradMove 5s ease infinite;
  -moz-animation: gradMove 5s ease infinite;
  -o-animation: gradMove 5s ease infinite;
  animation: gradMove 5s ease infinite;
}
.link-item:hover {
  color: #fff;
}
.link-item:hover::before {
  opacity: .8;
}

.contact {
  background-image: url(images/contact-bg.jpg);
}

.user {
  background-image: url(images/user-bg.jpg);
}

.lineA {
  position: relative;
  overflow: hidden;
}
.lineA.box {
  padding: 4rem 0;
}
.lineA .container {
  max-width: 990px;
}
.lineA .container > img {
  position: absolute;
}
@media (max-width: 768px) {
  .lineA .container > img {
    position: relative;
    display: block;
    margin: 0 auto;
  }
}
.lineA-inner {
  margin-left: 250px;
  padding: 2rem;
  text-align: center;
}
@media (max-width: 768px) {
  .lineA-inner {
    margin-left: 0;
  }
}
.lineA-inner strong {
  color: #fff;
  display: inline-block;
  padding: 0.8rem;
  font-size: 125%;
  background-color: #00c300;
  letter-spacing: 0.1em;
}
.lineA-inner > img {
  display: block;
  width: 200px;
}
.lineA-inner h2, .lineA-inner p, .lineA-inner img {
  margin-bottom: 0.8rem;
}
.lineA-inner h2 {
  color: #00c300;
}
.lineA-inner p {
  font-weight: bold;
}
.lineA-inner figcaption {
  font-size: 100%;
  line-height: 1.75;
}
.lineA-inner figcaption span {
  font-size: 80%;
  color: #656D78;
  display: block;
}

/*---------------------------------------------------------
　固定ページ
---------------------------------------------------------*/
.page .hero-image {
  height: 400px;
  min-height: 400px;
  color: #fff;
  background-position: center center;
  background-size: cover;
}
@media (max-width: 768px) {
  .page .hero-image {
    height: 300px;
  }
}
.page .hero-image .container {
  height: 100%;
}
.page .hero-image .page-top-text {
  max-width: 650px;
  margin: 0 auto;
  font-size: 16px;
  font-size: 1.6rem;
}
.page .hero-image .page-top-img {
  max-width: 300px;
  margin: 0 auto;
}
.page .hero-image:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(17, 17, 17, 0.5);
  width: 100%;
  height: 100%;
}

.page-body {
  max-width: 1000px;
  margin: 0 auto;
}

#access .tabs-item h3 {
  margin-top: 2rem;
  font-size: 1em;
  font-weight: normal;
}
#access .tabs-item h3 span {
  font-size: 1.25em;
  font-weight: bold;
}
#access .map-img {
  margin-bottom: 4rem;
}

.con-summary {
  font-weight: 700;
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  margin: 0 auto 4rem;
  border: 5px solid;
  max-width: 400px;
  padding: 0.8rem 2rem;
}
.con-summary p {
  margin-bottom: 0.4rem;
}

.page .map {
  height: 400px;
}
@media (max-width: 768px) {
  .page .map {
    height: 300px;
  }
}
.page .map .map-body {
  width: 100%;
}

.page .page-tabs {
  margin-top: 4rem;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.sub-text {
  background-color: #E6E9ED;
  padding: 2%;
}

#contact .sub-text {
  max-width: 580px;
  margin: 0 auto 4rem;
}

#concept {
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
}
#concept .post-body p {
  font-weight: 700;
}
@media (min-width: 768px) {
  #concept .post-body img {
    margin: 4rem auto;
  }
}

#not-found .section-h {
  font-size: 45px;
  font-size: 4.5rem;
}
#not-found .section-h + p {
  text-align: center;
  font-weight: bold;
}
#not-found .search_form {
  margin-bottom: 2rem;
}

/*---------------------------------------------------------
検索
---------------------------------------------------------*/
.search_form {
  text-align: center;
  background-color: #E6E9ED;
  padding: 4rem;
  max-width: 700px;
  margin: 0 auto 1.6rem auto;
}
.search_form form {
  max-width: 350px;
  margin: 0 auto;
  position: relative;
}
.search_form form input[type="search"], .search_form form input[type="text"] {
  width: 100%;
}
.search_form form .search-icon {
  position: absolute;
  right: 0.8rem;
  top: 50%;
  margin-top: -1em;
}

/*---------------------------------------------------------
記事共通
---------------------------------------------------------*/
.post-body {
  overflow: hidden;
  min-height: 1px;
  zoom: 1;
  line-height: 2.1;
}
.post-body:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.post-body h2 {
  border-top: 0.1rem solid #93d9f2;
  border-bottom: 0.1rem solid #f6c9e3;
  max-width: 750px;
  clear: both;
  margin-right: auto;
  margin-left: auto;
  padding: 1em 0;
  margin-top: 4rem;
}
.post-body h2 span {
  font-size: 100%;
  font-weight: 700;
}
.post-body h3 {
  background-color: #E6E9ED;
  padding: 0.8rem;
  margin-top: 2rem;
  clear: both;
}
.post-body h4 {
  margin-top: 1.6rem;
  clear: both;
}
.post-body h4 span {
  display: inline;
  -webkit-box-shadow: inset 0 -0.4em 0 #fffbd4;
  -moz-box-shadow: inset 0 -0.4em 0 #fffbd4;
  box-shadow: inset 0 -0.4em 0 #fffbd4;
  font-size: 1em;
  font-weight: bold;
}
.post-body p {
  margin-bottom: 1.6rem;
}
.post-body p, .post-body ol, .post-body ul, .post-body h3, .post-body h4, .post-body h5, .post-body h6, .post-body blockquote, .post-body cite, .post-body figcaption, .post-body samp, .post-body dl, .post-body pre, .post-body code, .post-body .sub-text {
  max-width: 700px;
  margin-right: auto;
  margin-left: auto;
  clear: both;
}
.post-body .slick-dots {
  max-width: none;
}
@media (min-width: 1230px) {
  .post-body h4, .post-body h5 {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.post-body img {
  display: inline-block;
  margin-bottom: 2rem;
  max-width: 1000px;
  width: 100%;
}
@media (max-width: 768px) {
  .post-body img {
    max-width: 100%;
    display: block;
  }
}
.post-body strong {
  -webkit-box-shadow: inset 0 -0.4em 0 #fff6a1;
  -moz-box-shadow: inset 0 -0.4em 0 #fff6a1;
  box-shadow: inset 0 -0.4em 0 #fff6a1;
}
.post-body em {
  color: #EC87C0;
  font-weight: 600;
}

.post-head {
  text-align: left;
}
@media (max-width: 768px) {
  .post-head {
    text-align: center;
  }
}
.post-head img {
  max-width: 250px;
}

.post-meta .cat {
  margin-bottom: 2rem;
}

/*---------------------------------------------------------
イベント記事
---------------------------------------------------------*/
.end-message {
  font-weight: bold;
  font-size: 125%;
  color: #AAB2BD;
}

.post-body {
  padding-bottom: 4rem;
}
.post-body #toc_container, .post-body .toc_list {
  max-width: 870px !important;
}

.contents-list, .toc_list {
  max-width: auto !important;
  border: 5px solid;
  padding: 1.6rem 4rem;
  margin-bottom: 2rem;
  line-height: 2.5;
  list-style: none;
}
.contents-list li a, .toc_list li a {
  color: #111111;
  font-weight: bold;
  border-bottom: 2px solid transparent;
}
.contents-list li a::before, .toc_list li a::before {
  font-family: FontAwesome;
  content: "\f101";
  margin-right: 0.3em;
}
.contents-list li a:hover, .toc_list li a:hover {
  border-bottom: 2px solid #111111;
}

.goods {
  margin-bottom: 8rem;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
}
.goods .row {
  margin-left: -0.8rem;
  margin-right: -0.8rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.goods .row .goods-item {
  padding: 0;
}
.goods-item {
  padding: 10px;
}
.goods-item-img {
  background-size: cover;
  background-position: center;
  transition: all 2s;
}
.goods-item-img::before {
  content: "";
  display: block;
  padding-top: 61.8%;
}
.goods-item-inner p {
  color: #656D78;
  line-height: 1.5;
  font-size: 12px;
  font-size: 1.2rem;
}

.creator {
  padding: 10px;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
}
.creator .row {
  margin-left: -0.8rem;
  margin-right: -0.8rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.creator .row > div {
  padding-bottom: 1.6rem;
}
.creator .col {
  width: 20%;
  padding-left: 0.8rem;
  padding-right: 0.8rem;
}
@media (max-width: 768px) {
  .creator .col {
    width: 33.33333%;
  }
}

.creator-item {
  display: block;
  position: relative;
  color: #111111;
  height: 100%;
  width: 100%;
}
.creator-item p {
  text-align: center;
  color: #656D78;
  font-weight: 600;
  font-size: 12px;
  font-size: 1.2rem;
  height: 2em;
}
@media (max-width: 500px) {
  .creator-item p {
    font-size: 10px;
    font-size: 1rem;
  }
}
.creator-item-img {
  background-size: cover;
  background-position: center;
  transition: all .35s;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.creator-item-img::before {
  content: "";
  display: block;
  padding-top: 100%;
}
@media (min-width: 768px) {
  .creator-item p {
    width: 100%;
    padding: 0 0.4rem;
    position: absolute;
    text-align: center;
    top: 50%;
    margin-top: -0.5em;
    color: #fff;
    z-index: 2;
  }
  .creator-item-inner {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .creator-item-inner::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all .45s;
    background: linear-gradient(235deg, #f5f39c, #f9c1c1, #9ee9ff);
    background-size: 600% 600%;
    -webkit-animation: gradMove 5s ease infinite;
    -moz-animation: gradMove 5s ease infinite;
    -o-animation: gradMove 5s ease infinite;
    animation: gradMove 5s ease infinite;
  }
  .creator-item-inner p {
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    transform: translateY(30px);
    transition: all .75s;
    opacity: 0;
  }
  .creator-item:hover .creator-item-img {
    -webkit-box-shadow: 0 2px 10px rgba(17, 17, 17, 0.45);
    -moz-box-shadow: 0 2px 10px rgba(17, 17, 17, 0.45);
    box-shadow: 0 2px 10px rgba(17, 17, 17, 0.45);
  }
  .creator-item:hover .creator-item-inner::before {
    opacity: 0.85;
  }
  .creator-item:hover .creator-item-inner p {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
    text-shadow: 1px 1px 3px rgba(17, 17, 17, 0.5);
  }
}

.outline {
  margin-bottom: 1.6rem;
}
.outline h2 {
  padding: 0.5em 0;
  margin-bottom: .5rem;
}
.outline .table {
  max-width: 700px;
  margin: 0 auto;
}
.outline .table tr, .outline .table td, .outline .table th {
  padding: .5em 0.1em;
}

.wookmark-placeholder {
  background-color: #efefef;
}

.tags {
  background-color: #F5F7FA;
  padding: 1.6rem;
  color: #AAB2BD;
  margin-top: 1.6rem;
  font-size: 12px;
  font-size: 1.2rem;
}
.tags a {
  color: #AAB2BD;
  margin-right: 0.8rem;
  display: inline-block;
  border: #d7dce2 solid 1px;
  padding: 0 0.8rem;
}
.tags a:hover {
  color: #656D78;
  background-color: #d7dce2;
}
.tags::before {
  content: "\f02c";
  font-family: FontAwesome;
  display: inline-block;
  margin-right: 0.8rem;
}

/*---------------------------------------------------------
　サイドカラム
---------------------------------------------------------*/
.sub_column_wrap .block-h {
  font-size: 14px;
  font-size: 1.4rem;
  margin-top: 0.4rem;
}

@media (min-width: 768px) {
  .sub_column {
    padding-top: 2rem;
    right: auto;
    max-width: 320px;
  }
}
.sub_column .iframe-wrap {
  position: relative;
  width: 100%;
  padding-top: 65.5%;
}
.sub_column #map_custmomize {
  height: 160px;
  width: 100%;
  margin-bottom: 0.8rem;
}
.sub_column .event-item {
  text-align: left;
  margin-bottom: 0.8rem;
  min-height: 1px;
}
.sub_column .event-item:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.sub_column .event-item .event-item-head {
  float: left;
  width: 90px;
}
.sub_column .event-item .event-item-body {
  float: left;
  width: -webkit-calc(100% - 90px);
  width: calc(100% - 90px);
  padding-left: 0.8rem;
}
.sub_column .event-item .event-item-body p {
  font-size: 12px;
  font-size: 1.2rem;
}
.sub_column .event-item .event-item-body h3 {
  font-size: 14px;
  font-size: 1.4rem;
  color: #111111;
}

/*情報表示*/
.summary {
  color: #111111;
}
.summary .btn-block {
  margin-top: 1.6rem;
  margin-bottom: 1.6rem;
}
.summary dl dt {
  border: 1px solid #CCD1D9;
  padding: 0 0.8rem;
  display: inline-block;
  margin-bottom: 0.5rem;
  font-size: 100%;
}
.summary dl dd {
  margin-left: 0;
  margin-bottom: 0.5rem;
}
.summary dl dd span {
  display: block;
  color: #656D78;
}
.summary dl dd .label {
  display: inline-block;
  color: #fff;
}
.summary.affix {
  position: fixed;
  top: 65px;
}

.share {
  background-color: #E6E9ED;
  padding: 0.8rem;
  text-align: center;
}
.share p {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Lato";
  margin-bottom: 0;
}
.share ul {
  list-style: none;
  padding-left: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
.share ul li {
  width: 50%;
  padding: 0.4rem;
}
.share ul li a {
  display: inline-block;
  width: 100%;
  padding: 0.8rem;
  border: 1px solid;
}
.share ul li a:hover {
  background-color: transparent;
}
.share ul li a i {
  color: #fff;
  font-size: 1.5em;
}
.share ul li a strong {
  color: #fff;
  font-size: 1.3em;
  line-height: 1;
}
.share ul li .twitter {
  background-color: #55acee;
  border-color: #55acee;
}
.share ul li .twitter:hover {
  border-color: #55acee;
}
.share ul li .twitter:hover i {
  color: #55acee;
}
.share ul li .facebook {
  background-color: #315096;
  border-color: #315096;
}
.share ul li .facebook:hover {
  border-color: #315096;
}
.share ul li .facebook:hover i {
  color: #315096;
}
.share ul li .ggl-plus {
  background-color: #dd4b39;
  border-color: #dd4b39;
}
.share ul li .ggl-plus:hover {
  border-color: #dd4b39;
}
.share ul li .ggl-plus:hover i {
  color: #dd4b39;
}
.share ul li .hatena {
  background-color: #008fde;
  border-color: #008fde;
}
.share ul li .hatena:hover {
  border-color: #008fde;
}
.share ul li .hatena:hover strong {
  color: #008fde;
}

.toc_widget_list {
  list-style: none;
  line-height: 1.75;
  padding-left: 0;
  margin-bottom: 0.8rem;
}
.toc_widget_list li {
  border-bottom: dashed 1px #AAB2BD;
}
.toc_widget_list li a {
  display: inline-block;
  width: 100%;
  height: 100%;
  color: #656D78;
  padding: 0.8rem 0;
}
.toc_widget_list li a:hover {
  background-color: #F5F7FA;
  color: #111111;
}
.toc_widget_list_title {
  border: 1px solid #CCD1D9;
  padding: 0 0.8rem;
  display: inline-block;
  margin-bottom: 0.4rem;
  font-weight: bold;
}

/*---------------------------------------------------------
英語記事
---------------------------------------------------------*/
#en {
  font-family: "Lato";
}

@media (max-width: 768px) {
  .switch {
    margin-top: 2rem;
  }
}
.switch .bogo-language-switcher {
  padding-left: 0;
  margin-right: 15px;
  font-size: 12px;
  font-size: 1.2rem;
  margin-bottom: 0.8rem;
}
.switch .bogo-language-switcher li {
  color: #fff;
}
.switch .bogo-language-switcher li a {
  border: solid 1px #AAB2BD;
  padding: 0.8rem 1.6rem;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  color: #AAB2BD;
}
.switch .bogo-language-switcher li a:hover {
  color: #fff;
  background-color: #AAB2BD;
  -webkit-box-shadow: 0 3px 10px rgba(17, 17, 17, 0.45);
  -moz-box-shadow: 0 3px 10px rgba(17, 17, 17, 0.45);
  box-shadow: 0 3px 10px rgba(17, 17, 17, 0.45);
}
.switch .bogoflags {
  width: 0;
}
.switch .bogoflags::before {
  display: none;
}
.switch .bogo-language-switcher .current {
  display: none;
}

.global-nav .bogoflags, .sb-slidebar .bogoflags {
  width: 0;
  height: 0;
}
.global-nav .bogoflags::before, .sb-slidebar .bogoflags::before {
  display: none;
}
.global-nav .bogo-language-switcher .current, .sb-slidebar .bogo-language-switcher .current {
  display: none;
}

@media (min-width: 768px) {
  .site-wrap {
    width: 100%;
    position: relative;
    z-index: 1000;
    height: auto !important;
    height: 100%;
    min-height: 100%;
  }
  .site-wrap main {
    padding-bottom: 200px;
  }
  .site-wrap .site-footer {
    height: 200px;
    position: absolute;
    bottom: 0;
    width: 100%;
  }
}

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